Get Countries

Returns a JSON array of every country in the catalog, or a single country object when isoCode is supplied. Each element has id (Country ID), name (Country Name), and isoCode (ISO 3166-1 alpha-2 code or null when unset).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length between 2 and 2

ISO 3166-1 alpha-2 country code (exactly two letters). When present, returns the matching country as a single object instead of the full array.

Responses

404

No country found for the given isoCode.

422

isoCode is present but malformed (not exactly two alpha characters).

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json