Base URL
Authentication
All endpoints (except/health and /ready) require an X-API-Key header.
Response format
Every response uses a consistent envelope: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
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.