Getting started
Spin up a workspace, import your first 500 queries, and get your baseline score, then start improving it.
Docs
Concept guides, a REST API reference, and copy-paste examples for every stage of the loop: detect, understand, act, prove.
Spin up a workspace, import your first 500 queries, and get your baseline score, then start improving it.
REST endpoints for scores, probes, and exports: everything you need to automate the improvement loop.
Signed delivery, retries, and the four event types: from score drops to shipped fixes.
Stage an approved fix to where your content lives. GitHub and WordPress are live today, with more destinations planned.
Live example
curl https://YOUR_DOMAIN/api/v1/visibility \ -H "Authorization: Bearer cp_live_••••••••••••" \ -H "Accept: application/json"
Replace YOUR_DOMAIN with your workspace host. Keys live under /api in your dashboard.