API Documentation
Geocode Location
GET
/
geocode_location
Get coordinates and location details for a given location name.
Request
location
string
requiredThe name of the location to geocode (e.g., “Paris”, “New York”, “Europe”)
Response
location
Location Object
Example Request
Request
Returned Coordinates
Query Parameters
location
string
requiredResponse
200 - application/json
The response is of type any
.