Documentation
Reference for Agents, MCP & API
Run AI SEO reports from your website, REST API, or MCP. One key for everything.
New here? The developer overview walks through the access model before you reach the endpoint reference. Read the SEO report API overview
Authentication
All requests require a Bearer token. Create an API key in your account settings after signing up.
Header· http
Example Request
curl· bash
REST API Endpoints
Base URL: https://seoreport.dev
POST
/api/v1/reportsGET
/api/v1/reports/:idGET
/api/v1/reports/:id/resultGET
/api/v1/reports/:id/download?format=pdf|md|txt|jsonExample Response
response.json· json