Skip to main content
GET
Search brands by name

Authorizations

Authorization
string
header
required

Secret key (sk_...). Server-side only. Used for the REST APIs.

Query Parameters

q
string
required

Brand name query.

Example:

"sweetgreen"

strategy
enum<string>
default:suggest

Matching strategy. suggest favors popular prefix matches (best for autocomplete); match favors exact/near-exact name matches.

Available options:
suggest,
match
is_profane
boolean

Filter by whether the brand is flagged as potentially inappropriate.

Response

Matching brands.

name
string
required

Brand name.

domain
string
required

Brand domain.

logo_url
string<uri>
required

Logo API URL for the brand's logo.