v1geocoding
Convert city names to geographic coordinates using API Ninjas service. Provide city, optional state and country for precise location mapping.
Instructions
API Ninjas Geocoding API endpoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name. | |
| state | No | US state (for United States cities only). | |
| country | No | Country name, 2-letter ISO country code, or 3-letter ISO country code. |