Content Generation
GET /v1/blogs?client_id=xxx — List blog posts POST /v1/blogs/generate — Generate a new blog post via AI POST /v1/press-releases/generate — Generate a press release GET /v1/topical-maps?client_id=xxx — List topical maps
Full reference of available REST API endpoints organized by category — clients, audits, content, rankings, backlinks, and more.
GET /v1/clients — List all clients in your agency GET /v1/clients/:id — Get client details POST /v1/clients — Create a new client
All subsequent endpoints require a client_id parameter to scope data.
GET /v1/audits?client_id=xxx — List audits for a client GET /v1/audits/:id — Get audit details with all checks POST /v1/audits — Trigger a new audit for a client
Audit responses include scores, page-by-page results, and recommendations.
GET /v1/keywords?client_id=xxx — List tracked keywords GET /v1/keywords/:id/history — Get ranking history for a keyword POST /v1/keywords — Add keywords to track DELETE /v1/keywords/:id — Remove a tracked keyword
GET /v1/blogs?client_id=xxx — List blog posts POST /v1/blogs/generate — Generate a new blog post via AI POST /v1/press-releases/generate — Generate a press release GET /v1/topical-maps?client_id=xxx — List topical maps
GET /v1/backlinks?client_id=xxx — List backlinks GET /v1/domain-metrics?client_id=xxx — Get DA, PA, spam score GET /v1/anchor-texts?client_id=xxx — Get anchor text distribution
GET /v1/grid-searches?client_id=xxx — List grid search results POST /v1/grid-searches — Run a new geo-grid search GET /v1/citations?client_id=xxx — List citation listings GET /v1/gbp/posts?client_id=xxx — List GBP posts
GET /v1/calls?client_id=xxx — List tracked calls GET /v1/call-scores?client_id=xxx — List AI-scored calls POST /v1/calls/score — Score a call with AI GET /v1/tracking-numbers?client_id=xxx — List tracking numbers
GET /v1/reports?client_id=xxx — List generated reports POST /v1/reports — Generate a new report GET /v1/reports/:id — Get report details and data
GET /v1/llm-reports?client_id=xxx — List LLM visibility reports POST /v1/llm-reports — Run a new AI visibility check
Explore more documentation or start using the platform today.