Brand API (Brandfetch) · Rate Limits

Brand Api Rate Limits

Brandfetch enforces a soft 500,000 requests/month fair-use ceiling on the Logo API plus hard 5-minute throughput windows scoped per IP and per customer. Overages on the throughput windows return HTTP 429. The Brand API has a separate hard cap of 2,500 calls/month tied to its subscription.

Brand Api Rate Limits is the machine-readable rate-limit profile for Brand API (Brandfetch) on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 6 rate-limit definitions, measuring requests_per_month and requests_per_5_minutes.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and throttledMessage.

Tagged areas include Brands, Logos, Brand Assets, and Rate Limiting.

6 Limits Throttle: 429
BrandsLogosBrand AssetsRate Limiting

Limits

Logo API monthly fair-use account
requests_per_month · month
500000
Soft limit. Exceeding does not trigger immediate blocking.
Logo API per-IP throughput ip
requests_per_5_minutes · minute
1000
Hard 1,000 requests every 5 minutes per IP. 429 on overage.
Logo API per-customer throughput account
requests_per_5_minutes · minute
2400
Hard 2,400 requests every 5 minutes per customer. 429 on overage.
Brand Search API per-IP throughput ip
requests_per_5_minutes · minute
200
200 requests every 5 minutes per IP on the Brand Search API. Brandfetch's published Agent Skill tells implementers to debounce autocomplete inputs because of it. Confirmed 2026-08-14 from https://docs.brandfetch.com/.well-known/agent-skills/brandfetch/skill.md
Brand API monthly cap account
requests_per_month · month
2500
Hard cap on the $99/month Brand API subscription, per the 2026-05 pricing sweep. NOT re-verified on 2026-08-14 — brandfetch.com/developers/pricing returns HTTP 403 to every non-browser client. The free developer plan's 100 requests/month IS confirmed (https://docs.brandfetch.com/mcp/overview).
Free developer plan monthly quota account
requests_per_month · month
100
Confirmed 2026-08-14 from https://docs.brandfetch.com/mcp/overview — "sign up for free; the free plan includes 100 requests per month." MCP calls draw on the same quota as REST calls.

Policies

Backoff Strategy
Apply exponential backoff with jitter on 429 responses; respect any Retry-After header when present.
Soft vs Hard Limits
The 500K monthly Logo API allowance is soft (fair-use); per-IP and per-customer 5-minute throughput windows are hard limits.
Caching
Cache logo and brand responses aggressively client-side to stay inside the 5-minute throughput windows; Enterprise plans negotiate custom cache TTLs.
Capacity Increase
Higher monthly volumes and SLAs require an Enterprise plan negotiated with Brandfetch.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/brand-api-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.