Searches countries by name. Returns up to 100 countries per page.

Log in to see full request history
Body Params
string | null
int32
Responses

Response body
object
items
array of objects
required

The items in the list

items*
object
string

The ISO 3166-1 alpha-2 code of the country

string

The name of the country

float | null

The latitude of the country

float | null

The longitude of the country

int32

The current page number. 1-indexed

int32

The total number of pages

int32

The total number of items in the list

Language
Credentials