Loading...
OpenAPI Directory | Velosimo Admin
Go back

departureboard.io API 2.0

Added: 08/07/2019
Updated at: 16/11/2020

The departureboard.io is a high performance API written in Golang. Its goal is to provide to main functions:

(1): A JSON API interface to the legacy National Rail SOAP API: Giving developers the ability to pull live information on departures, arrivals, and services from National Rail, without having to use the legacy SOAP API provided by National Rail. Information is still pulled directly from National Rail in the background, providing the same level of real-time data without the additional complexity of having to interact with SOAP.

(2): A JSON API interface for additional National Rail information: Giving developers the ability to pull a range of information about the Rail Network, via a JSON API interface. This is not an offering that National Rail currently provide, and is custom developed. Data is sourced from periodically updated XML documents, parsed, and provided for consumption via the departureboard.io API.

This API is completely free to use for non-commercial purposes. You can explore the various sections of the documentation using the links below.

For more information please see https://api.departureboard.io