Interline Routing Platform

Available on the following API tiers:

Transitland v2Beta

The Interline Routing Platform combines two complementary routing engines.

  • Valhalla routing for auto, bicycle, and pedestrian routing — powered by the open-source Valhalla routing engine, using OpenStreetMap data.
  • Transitland Routing API for transit routing — powered by the Transitland platform's continuously updated archive of GTFS feeds.

Together, these APIs allow applications to plan multi-modal journeys: walking, cycling, or driving to a transit stop, riding transit, and walking to a final destination.

API access

All Interline Routing Platform endpoints are hosted under:

https://transit.land/api/v2/routing/

Authentication uses the same API key mechanism as other Transitland APIs. Pass your API key as the apikey query parameter or as the apikey HTTP header.