{
    "linkset": [
        {
            "anchor": "https://wpsuite.io/.well-known/api-catalog",
            "service-desc": [
                {
                    "href": "https://wpsuite.io/.well-known/openapi.yaml",
                    "type": "application/yaml"
                },
                {
                    "href": "https://wpsuite.io/.well-known/openapi.json",
                    "type": "application/vnd.oai.openapi+json"
                }
            ],
            "service-doc": [
                {
                    "href": "https://wpsuite.io/ai-agents/",
                    "type": "text/html"
                },
                {
                    "href": "https://wpsuite.io/docs-static/",
                    "type": "text/html"
                },
                {
                    "href": "https://wpsuite.io/docs/",
                    "type": "text/html"
                }
            ],
            "alternate": [
                {
                    "href": "https://wpsuite.io/llms.txt",
                    "type": "text/markdown"
                },
                {
                    "href": "https://wpsuite.io/llms-full.txt",
                    "type": "text/markdown"
                },
                {
                    "href": "https://wpsuite.io/kb/",
                    "type": "text/markdown"
                }
            ],
            "item": [
                {
                    "href": "https://api.wpsuite.io/",
                    "type": "application/json"
                }
            ]
        }
    ]
}