Storefront settings
Settings
Storefront settings
Retrieve the storefront settings payload used to configure the web components and checkout, including the store name, logo, available markets and the market resolved for the current request.
GET
Storefront settings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your API token.
Response
200 - application/json
Success
Storefront configuration payload used to initialise web components and checkout.
The store / tenant name.
Absolute URL to the store logo, or null if none is set.
Active markets that allow currency switching, primary first.
The market resolved for the current request via geo-detection. Omitted when no market could be resolved.

