๐Data API
Connect to the Data APIs to access 3000+ of location attributes, around any lat-long in the country at a granularity of radius 200m, 500m and 1000m.
Data API with Latitude & Longitude
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status": 200,
"body": {
"data": {
"w_pop_tt": 27950,
"p_health_hp_np": 0.25045,
"p_restaurant_rt_np": 1.39535,
"p_retail_gc_np": 0.93023
},
"status": 200
}
}Sample Request
Sample Response
Data API with Address
Headers
Name
Type
Description
Request Body
Name
Type
Description
Sample Request
Sample Response
Last updated
Was this helpful?