GET
/
v1
/
geo
/
state

Query

country_code
string

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

state_code
string

The state code. Filters result by the state code.

search_value
string

The search value of the state.

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.