Simple, transparent pricing
Start free. Scale as you grow.
Free
For developers exploring and prototyping
- ✓ Logo API — unlimited requests
- ✓ Brand Search API — unlimited requests
- ✓ Brand API — 100 requests to try
- ✓ All brand attributes included
- ✓ Dashboard access
Pro
For production apps with steady volume
- ✓ Everything in Free
- ✓ Brand API — 2,500 requests/month
- ✓ Overage billing at $0.10 per call
- ✓ Dark mode variants
- ✓ Priority support
Enterprise
For teams building at scale
- ✓ Everything in Pro
- ✓ Brand API — custom volume
- ✓ Dedicated support & SLAs
- ✓ Data caching & webhooks
- ✓ Custom legal terms
Frequently asked questions
Is the Logo API really unlimited on the free plan?
Yes. The Logo API and Brand Search API are unlimited on every plan, including Free. You only need a paid plan when you start consuming the Brand API (structured brand metadata) above the 100-request trial.
What counts as a Brand API request?
Any call to
/brand/:domain
that returns structured metadata (colors, fonts, social links, and
so on) counts as one request. Logo image fetches and Brand Search
calls do not count toward the Brand API quota.
What happens when I exceed my Brand API quota?
On Pro, additional Brand API calls are billed at $0.10 per call.
On Free, requests beyond the 100-call trial return
HTTP 429
until you upgrade.
Do I need an API key?
Yes. Every project gets a free API key on signup. Pass it as
?token=YOUR_KEY
for logo URLs, or as an
Authorization: Bearer
header for the Brand and Search APIs.
Can I self-host?
Enterprise plans include on-premise deployment options. Contact sales for details.