Info > Info
Commerce APIInfoInfo
Info

Info APIs supply relatively static information that can prove invaluable when building your store. This API encompasses a wide range of data such as countries, currencies, languages, CSV formats, shipping providers, time zones, permissions, and more.

The key advantage of these APIs is their availability without any authorization requirement. This easy access allows you to gather necessary information swiftly, aiding in setting up various elements of your store.

Here's what you can do with some of the data:

  • Countries: Helps in setting up shipping and billing addresses.
  • Currencies: Assists in setting up the right currency for different regions of your store.
  • Languages: Allows you to customize your store's language based on user preferences or region.
  • CSV formats: Enables easy data import/export in universally recognized formats.
  • Shipping providers: Helps integrate your store with various shipping providers.
  • Time zones: Assists in displaying time and dates in the correct regional format.
  • Permissions: Useful in setting up roles and defining their capabilities.

The Info APIs equip you with the fundamental building blocks to create a more versatile and user-friendly store environment. They provide the basic details needed for efficient operation and management of your online store.

Endpoints

EndpointDescription
countriesGet all countries
infoAllProvincesGet all provinces of all countries
infoCarrierPackagingGet a list of all carrier packaging
infoContentModelsGet built-in content models
infoCountriesGet all countries
infoCsvFormatGet CSV format info
infoCurrenciesGet all currencies
infoCustomItemCreateImitate custom item creation
infoDataFeedsGet info about data feeds
infoHsCodesGet HS code info
infoLanguagesGet all languages
infoMccCodesGet a list of all MCC codes
infoPermissionsGet a list of all permissions
infoPlansGet all plans
infoProvincesGet all provinces
infoRolesGet built-in roles
infoShippingProvidersGet all shipping providers
infoTimezonesGet all timezones
infoWebhooksGet a list of all webhook event types
provincesGet all provinces
taxClassesGet tax classes

Types

Types
ContentModel
InfoCSVFormat
InfoCarrierPackaging
InfoCountry
InfoCurrency
InfoDataFeeds
InfoHSCode
InfoLanguage
InfoMccCode
InfoPermission
InfoProvince
InfoRole
InfoShippingProvider
InfoTimezone
InfoWebhook
OrderCustomItem
OrderCustomItemCreate
Plan