PASAR API
Free GTFS and GTFS-Realtime (and SIRI) feeds for Adelaide public transport under a Creative Commons licence.
View docs ↗ More Travel & mobility APIscurl 'https://gtfs.adelaidemetro.com.au/'
I'm building an app using a free Australia API (no auth needed). API: Adelaide Metro ~ South Australia GTFS realtime Provider: Adelaide Metro (SA Department for Infrastructure and Transport) Endpoint: GET https://gtfs.adelaidemetro.com.au/ It returns JSON (live data). Source: Adelaide Metro (SA Department for Infrastructure and Transport) (https://www.adelaidemetro.com.au/developer-info) Source type: Official public feed Endpoint type: Public feed, non-JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle downtime, changing fields, empty responses, and rate limits before shipping user-facing alerts. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.