API
Public API & MCP server
Every audit, recommendation, keyword set and competitive gap is reachable over a scoped REST API, and over the same surface as an MCP server so an AI agent can query it directly. Keys are scoped to reading and to triggering audits — there is no destructive operation for an agent to be talked into calling.
What you get
- Scoped API keys — shown once, stored only as a hash
- REST endpoints for audits, gaps, keywords, and reports
- MCP server exposing the same data as agent tools
- Two scopes only: read and audit
- Workspace resolved from the key, never from a request argument
