Get detailed geographical data for a specific locality, such as a pincode. For example, for a pincode value of 400603, the service returns its parent locations, including city, state, and country details.
Arguments
locality
LocalityEnum!Required
The category or type of the locality (e.g., city, state, pincode).
localityValue
String!Required
The actual name of the locality (e.g., Andheri, Mumbai, 410218).
city
StringName of the city.
country
StringName of the country.
state
StringState or the province.
sector
StringSector name of mentioned address.
Response
Query
Try it
Input Variables
Response
Was this section helpful?