GET
/
v1
/
geo
/
country

Query

country_code
string

The country code of the country. Filters result by country code.

currency_code
string

The currency code. Filters result by currency code.

city_code
string

The city code of the city. Filters result by city code.

search_value
string

The search value of the city.

lat
string

The latitude of the country. Required if lng is specified.

lng
string

The longitude of the country. Required if lat is specified.

limit
string
default: "10"

The maximum number of items to be returned.

x-api-key
string
required

Your JigsawStack API key

Response

success
boolean

Indicates whether the call was successful.