Base URL
Authentication
All/v1/* endpoints require an API key in the x-api-key header:
Response format
Success
All successful scrape responses follow the same envelope:Error
Endpoints
System
Account
Caching
Responses are cached server-side to improve performance:
Cached responses still cost credits. The
X-Request-ID header is included on every response for debugging.
OpenAPI spec
The full OpenAPI 3.1 spec is available at:- JSON:
GET /openapi.json - YAML:
GET /openapi.yaml