Skip to main content

Base URL

Authentication

All endpoints (except /health and /ready) require an X-API-Key header.
See Authentication for full details including first-party origin injection.

Response format

Every response uses a consistent envelope:
On error, success is false and data is replaced by error:

Credit costs

Credits are deducted only on successful responses. See Credits.

Rate limits

  • Global: 300 requests per minute per IP
  • Per key: Configurable sliding window (1-minute) set on your API key
Exceeding either limit returns HTTP 429. See Rate limits.

Endpoints

GET /enrich

Brand + company + classification in one call. 20 credits.

GET /brand

Colors, logos, fonts, and social links. 10 credits.

GET /company

Company name, emails, and addresses. 5 credits.

GET /classify

IAB category, descriptions, tickers, and ISINs. 5 credits.

GET /screenshot

Webpage screenshot URL. 2 credits.

GET /health

Liveness probe. Free.