🔍 Overview
The Brand Search API provides fast querying of brands. It lets you search by brand names and match them to their corresponding URLs, enabling you to create rich autocomplete experiences like the one on Brandfetch.⚖️ Guidelines
1. Rate Limit
Brand Search API is free to use and we don’t ask for any attribution.
2. Authentication
Every request must include your unique
clientID
.clientId
with every request. Adding your clientId
provides reliable access, supports fair usage, and keeps consistent performance across all requests.
How to get your client ID:
-
Register as a developer: Create a free account and access your
clientId
from the developer portal. -
Authenticate your requests: Include your
clientId
in each request as shown in the example below:
3. Hotlinking
We require Brand Search API to be directly embedded in your user-facing applications (e.g. in the user’s browser).
4. Replicating Brandfetch
You cannot replicate the core user experience of Brandfetch.
- ✅ The Pitch integration helps their users autocomplete brand names to streamline logo search within Pitch’s editor. Without this integration, the app still has a lot of value to its users.
- 🚫 An unofficial Brand Search API that allows users to autocomplete brands. Without the API, the app has no content and no value to users.
🔌 React integration
The example below shows how to seamlessly integrate Brand Search API with React.React integration
Try out the React integration on CodeSandbox
📚 API reference
Explore the full API Reference for comprehensive documentation and examples.API Reference
Access the Brand Search API reference documentation
Logos are the property of their respective trademark owners. Logo usage must comply with the principles of “fair use,” which allow referencing a brand without endorsement, misrepresentation, or alteration. If you’re unsure, consult a legal professional.