Skip to main content

Prerequisites

You need an API key. Get one from the dashboard.

Make your first request

The simplest call is /classify — it costs 5 credits and returns the IAB category for any URL.
1

Set your API key

Add the X-API-Key header to every request:
2

Call the API

You’ll get back a JSON response:
3

Try the enrich endpoint

For a richer response, use /enrich — it combines brand data, company info, and classification in one call (20 credits):

SDK examples

Error handling

Every response uses the same envelope:
Check success before reading data. See Error handling for all error codes.

Next steps

Brand extraction

Extract colors, logos, and fonts.

Company data

Get legal name, emails, and addresses.

Screenshots

Capture full-page or viewport screenshots.

Credits & billing

Understand how credits work.