A fast, secure reverse-geocoding API hosted in India. Convert latitude and longitude into structured addresses without sending client location data to public geocoding services.
Our own OpenStreetMap search database, isolated behind the authenticated service.
Redis caching, request quotas, structured errors and unique request IDs.
Independent API keys, revocation, usage analytics and configurable limits.
curl "https://addressapi.fleeteyes.in/api/v1/reverse?lat=13.0827&lon=80.2707" \ -H "Authorization: Bearer addr_live_YOUR_API_KEY"