Documentation Index
Fetch the complete documentation index at: https://prefetch.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
| Endpoint | Credits |
|---|---|
GET /enrich | 20 |
GET /brand | 10 |
GET /company | 5 |
GET /classify | 5 |
GET /screenshot | 2 |
GET /health | — |
GET /ready | — |
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.