Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Domain name to retrieve brand data for
Optional parameter to force the language of the retrieved brand data
albanian
, arabic
, azeri
, bengali
, bulgarian
, cebuano
, croatian
, czech
, danish
, dutch
, english
, estonian
, farsi
, finnish
, french
, german
, hausa
, hawaiian
, hindi
, hungarian
, icelandic
, indonesian
, italian
, kazakh
, kyrgyz
, latin
, latvian
, lithuanian
, macedonian
, mongolian
, nepali
, norwegian
, pashto
, pidgin
, polish
, portuguese
, romanian
, russian
, serbian
, slovak
, slovene
, somali
, spanish
, swahili
, swedish
, tagalog
, turkish
, ukrainian
, urdu
, uzbek
, vietnamese
, welsh
Optional parameter to optimize the API call for maximum speed. When set to true, the API will skip time-consuming operations for faster response at the cost of less comprehensive data.
Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).
1 <= x <= 300000
Successful response
The response is of type object
.