v1reversegeocoding
Convert latitude and longitude coordinates into readable location names and addresses using reverse geocoding.
Instructions
API Ninjas Reverse Geocoding API endpoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude coordinate. | 47.6062 |
| lon | Yes | Longitude coordinate. | -122.3321 |