Skip to main content

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

EndpointCredit costWhat it returns
GET /enrich3Brand + company + classification combined
GET /brand2Colors, logos, fonts, social links
GET /company2Company name, emails, addresses
GET /classify1IAB category and description
GET /screenshot1Webpage screenshot URL
GET /healthLiveness check
GET /readyReadiness check (Redis connectivity)