Faretrotter Travel API
Multimodal travel API to return modes of transportation between cities and points of interest.
Latency
235ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/places
Returns possible modes of transportation between two cities.
/routes
2 endpoints auto-detected
Authentication
This API uses an API key, passed in the "ApiKeyAuth" header. No OAuth required.
curl -X GET \
"https://api.faretrotter.com/v2.0/{apikey}/places" \
-H "ApiKeyAuth: YOUR_API_KEY"api.faretrotter.com · HTTPS only