Lookups
Get Countries
Retrieves a list of countries, optionally filtered by CountryID or DialCode.
get/v1/countries
Query parameters
CountryIDinteger
The unique identifier of the country to filter the results.
DialCodeinteger
The dialing code of the country to filter the results.
Response
A list of countries matching the specified criteria.
Changes
No recorded changes to this endpoint across all 1 revision of this API.