Lookups
List countries
Returns the fixed country lookup. The endpoint does not support filtering or pagination and returns the full dataset. Country IDs are stable within this API version and are also listed in the country reference table. Labels can be localized through Accept-Language.
GET
List countries
Authorizations
Bearer token created for a specific company in Integrations → API.
Headers
Optional response language. It localizes system-owned labels in lookups, in related response objects, and in validation errors. It does not translate user-generated data.
Example:
"en"
Response
Country list.
Full list of countries available in this API version.
Previous
List languagesReturns the fixed language lookup. The endpoint does not support filtering or pagination and returns the full dataset. Language IDs are stable within this API version and are also listed in the [language reference table](/en/reference-tables#languages). Labels can be localized through `Accept-Language`.
Next
List countries

