Reverse Geocode
Geocoding
Reverse Geocode
Convert geographic coordinates into a human-readable address. Returns structured address components including city, road, suburb, and postal code.
POST
Reverse Geocode
Convert latitude and longitude coordinates into a human-readable address.
Use Cases
- “Where am I?”: Find the user’s current street or city.
- Logistics: Accurately capture delivery addresses from a driver’s GPS coordinates.
- Safety: Provide structured location data for emergency services.
Response Data
The response includes high-level details likecity, municipality, and province, along with local details like road and neighbourhood.Authorizations
JWT Bearer token for authentication. Example: "Bearer YOUR_API_TOKEN_HERE"
Body
application/json
Coordinates to reverse geocode
