Using tflow-process-tracker with tfl.gov.uk

C integration

Install
# See https://github.com/Reedl-Tech/tflow-process-tracker
Gets all roads managed by TfL
curl \
  # append ?app_key=$API_KEY to the URL \
  https://api.digital.tfl.gov.uk/Road
Gets the places that lie within a geographic region. The geographic region of…
curl \
  # append ?app_key=$API_KEY to the URL \
  https://api.digital.tfl.gov.uk/Place
Search the site for occurrences of the query string. The maximum number of re…
curl \
  # append ?app_key=$API_KEY to the URL \
  https://api.digital.tfl.gov.uk/Search
SDK on GitHub 📄 API Docs
SDK
tflow-process-tracker
C
API
tfl.gov.uk
tfl.gov.uk
At a glance
Language C
Endpoints84
Base URLhttps://api.digital.tfl.gov.uk