Maps API
API for fetching location details : coordinates and info
https://santechapi.vercel.appAuthentication
headers : {
"token" : {YOUR API KEY}
}Get maps/city/chennai{
"count": 185923,
"name": "Ajay",
"gender": "male",
"probability": 0.99
}Error Handling
Last updated
Was this helpful?