Info > Info
Storefront APIInfoInfo

Info

Use the Storefront API to retrieve general shop information such as supported countries, currencies, and provinces.

Endpoints

EndpointDescriptionJSON API
countriesGet all countriesGET:countries.json
infoAllProvincesGet all provinces of all countriesGET:info/all_provinces.json
infoContentModelsGet built-in content modelsGET:info/content_models.json
infoCountriesGet all countriesGET:info/countries.json
infoCurrenciesGet all currenciesGET:info/currencies.json
infoDataFeedsGet info about data feedsGET:info/data_feeds.json
infoLanguagesGet all languagesGET:info/languages.json
infoProvincesGet all provincesGET:info/provinces.json
infoTimezonesGet all timezonesGET:info/timezones.json
provincesGet all provincesGET:provinces.json

Types

Types
ContentModel
InfoCountry
InfoCurrency
InfoDataFeeds
InfoLanguage
InfoProvince
InfoTimezone