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.
What you can do
Prefetch API lets you enrich any URL with structured data — all powered by headless Chrome for accuracy on JavaScript-heavy sites.Brand extraction
Colors, logos, fonts, and social links from any domain.
Company data
Legal name, contact emails, and physical addresses.
Website classification
IAB category taxonomy with a human-readable description.
Screenshots
Full-page or viewport captures in JPEG, PNG, or WebP.
Get started
Quickstart
Make your first API call in under 5 minutes.
Core concepts
Authentication
API key setup and the
X-API-Key header.Credits
Each endpoint has a credit cost. Understand how billing works.
Rate limits
Global and per-key rate limiting explained.
Error handling
Standard error envelope and status codes.
All endpoints at a glance
| Endpoint | Credit cost | What it returns |
|---|---|---|
GET /enrich | 3 | Brand + company + classification combined |
GET /brand | 2 | Colors, logos, fonts, social links |
GET /company | 2 | Company name, emails, addresses |
GET /classify | 1 | IAB category and description |
GET /screenshot | 1 | Webpage screenshot URL |
GET /health | — | Liveness check |
GET /ready | — | Readiness check (Redis connectivity) |