🧑💻 Developer API
Programmatically run all 15 audit tools, retrieve results, and manage your API keys.
🔑 Your API Keys
Loading keys…
No API keys yet. Generate one below.
Your new API key:
Copy this key now. It will not be shown again.
📖 API Endpoints
All endpoints require authentication via X-API-Key header.
POST
/api/tools/:tool
Run audit
Run any audit tool. Replace :tool with one of: seo-intent, seo-ux, local-seo, product-seo, entity, topical, schema-generator, ai-search, ai-voice, ai-audit, quit-risk, keyword-research, keyword-placement.
POST /api/tools/seo-intent
X-API-Key: YOUR_API_KEY
{"url": "https://example.com"}
Response:
{ success: true, data: { ...audit_results... } }
GET
/api/rate-limits
Usage
Get your current usage and remaining requests for the day.
GET
/api/account-info
Account
Get your account details (plan, daily usage).
📊 Rate Limits
Free: 3 req/day
Pro: 25 req/day
Enterprise: 300 req/day
Remaining today:
Privacy-first • Traffic Torch