Transport for London Unified API

Transport for London Unified API

Our unified API brings together data across all modes of transport into a single RESTful API.
                  {
    "isTflService": true,
    "isFarePaying": true,
    "isScheduledService": true,
    "modeName": "string"
}
              

Response example. If you want to see more check the documentation.

The Transport for London (TfL) Unified API provides access to various transportation-related data in London, including real-time information about bus, train, and underground services.

The StopPoint_Get operation specifically allows users to retrieve details about a particular stop or station, such as its name, location, and the services it supports. This API is useful for developers creating apps or tools that help users navigate London’s public transportation system by offering real-time and location-based data for stops and stations across the city.