Skip to main content
GET
Detect market

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Response

200 - application/json

Success

market
object | null

The detected market, or null when none could be resolved for the visitor.

detectedCountry
string | null

ISO country code detected for the visitor, if any.