Skip to main content
GET
Get countries

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Successfully retrieved the list of all country codes

code
string
required
Required string length: 2
Pattern: ^[A-Z]{2}$
Example:

"CA"

name
string
required
Example:

"Canada"