Skip to content

Overview

Public, async SEO data API. The SERP service (below) is available today; indexing, SERM, seo-audit, competitors, and semantic services are on the way, all sharing this same API-key auth, credit billing, and task lifecycle.

Submit a task, then poll for the result — the crawl runs in the background. Authenticate with a per-organization API key (Authorization: Bearer sk_live_…). Each task costs credits from your organization’s balance.

This document is the source of truth for the /v1 reference. It is kept next to the API code (back-end/api/docs/openapi/v1.yaml); the docs site renders it and serves a copy for download.

Information

  • OpenAPI version: 3.1.0

Your organization’s API key, sent as Authorization: Bearer sk_live_…. Create and manage keys in the SEO Checker dashboard (API section).

Security scheme type: http

Bearer format: sk_live_…