Skip to main content
GET
Brand Search
Free on Pro and Scale 1 Credit on Free and Starter

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <API_KEY>, where <API_KEY> is your api key.

Query Parameters

query
string
required

Search term, matched against brand names and domains by prefix (e.g. 'nike', 'nike.com', 'nik').

Required string length: 1 - 100
tags
string[]

Optional comma-separated caller-defined tags for tracking this request. Tags are recorded on the request's usage log and can be used to filter usage on the dashboard usage page. Up to 20 tags, each 1-50 characters. Optional tags for tracking usage. Up to 20 tags, each 1 to 50 characters.

Maximum array length: 20
Required string length: 1 - 50
Example:

Response

Successful response

results
object[]
required

Up to 10 matching brands, most popular first. Empty when nothing matches.

Maximum array length: 10
key_metadata
object

Metadata about the API key used for the request. Included in every response whenever a valid API key is provided, even when the response status is not 200.