Search brands by name
Brand Search API
Search brands by name
Resolves a brand name to candidate domains. Returns up to 10 results sorted by popularity. Requires a secret key.
GET
Search brands by name
Documentation Index
Fetch the complete documentation index at: https://www.logo.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Secret key (sk_...). Server-side only. Used for the REST APIs.
Query Parameters
Brand name query.
Example:
"sweetgreen"
Matching strategy. typeahead favors popular prefix matches (best for autocomplete); match favors exact/near-exact name matches.
Available options:
typeahead, match