Furkot Trips
The Furkot Trips API lets applications retrieve a user's itineraries and, for any given itinerary, fetch the ordered list of stops that compose that trip.
Latency
1093ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/trip
list user's trips
/trip/{trip_id}/stop
list stops for a trip identified by {trip_id}
2 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X GET \ "https://trips.furkot.com/pub/api/trip"
trips.furkot.com · HTTPS only