Developer ·
API & usage
Usage this month
Your plan and what you've used in this period.
Create an API key
Keys give read access to this workspace's data through the public REST API. Keep them secret.
Key created — copy it now. You won't be able to see it again.
Your keys
No API keys yet
Create one above to start using the API.
| Name | Key | Scope | Created | Last used | Status | |
|---|---|---|---|---|---|---|
Webhooks
Get a signed HTTP POST when events happen in this workspace. Each request carries an X-DotZeo-Signature header (HMAC-SHA256 of the body).
Webhook added. Use this signing secret to verify deliveries:
No webhooks yet
Add one above to start receiving events.
Recent activity
A trail of sensitive actions in this workspace, newest first.
Nothing yet
Creating or revoking keys and plan changes will show up here.
Using the API
Authenticate with Authorization: Bearer <key> (or X-API-Key). All responses are JSON, scoped to the key's workspace.
Endpoints
GET /api/v1/websites— list your websites with their latest SEO scoreGET /api/v1/websites/{id}/audit— latest audit summaryGET /api/v1/websites/{id}/rankings— tracked keyword positionsGET /api/v1/websites/{id}/ai-visibility— AI engine visibility (GEO)POST /api/v1/websites/{id}/audit— start an audit write