FOR DEVELOPERS & AI AGENTS
Everything you need to work with SEO Bandwagon from code or from an AI agent: the MCP server, the REST API, and how to authenticate.
How to connect to the MCP server and use the REST API, with the full tool list and examples.
/docs/apiThe REST API in OpenAPI 3.1: every public endpoint, the scope it needs and what it returns.
/openapi.jsonHow agents authenticate: creating an API key, choosing its scopes, and the errors to expect.
/auth.mdThe MCP server's endpoint, authentication and tools as JSON, each tool marked read-only or not.
/.well-known/mcp/server-card.jsonInstructions an agent can load to connect to the MCP server with an API key.
/.well-known/agent-skills/seobandwagon-mcp/SKILL.mdEvery machine-readable discovery document, from the API catalog to llms.txt, is listed on the API page.