Google Maps Platform API. Geocoding, directions, distance matrix, place search, place details, autocomplete, elevation, timezone, Street View, and static map images — all accessible via pay-per-request.
View documentationUse Google Maps when your agent needs location data — geocoding addresses, getting driving directions, finding nearby restaurants or hotels, calculating travel times between multiple locations, or generating map images. Ideal for travel agents, delivery routing, real estate analysis, local business search, and any workflow needing location intelligence.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Geocode an address to coordinates, or reverse-geocode coordinates to an address.
/services/googlemaps/maps/geocode/json| Name | Type | Required | Description |
|---|---|---|---|
| address | string (query) | No | Address to geocode (use this OR latlng for reverse geocoding) |
| latlng | string (query) | No | Lat,lng for reverse geocoding (e.g. 37.4224,-122.0842) |
curl -X GET \
"https://api.indiegent.com/services/googlemaps/maps/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent"api.indiegent.com/services/googlemapsUSDC · Automatic
Payment protocols handled by IndieGent
Tempo