Get states
GET {{baseUrl}}/v2/admin/location/states
API to get all the states in India.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept-Language | string | The locate code of the preferred language such as en_US. The text data will be returned in the preferred language along with default English text. |
RESPONSES
status: OK
{"states":[{"state_id":58,"state_name":"Andaman and Nicobar Islands","state_name_l":"esse non cupidatat"}],"ttl":86194339.86104882}