PASAR API
Metro Vancouver transit authority; the legacy RTTI REST API retired Dec 2024, so live vehicle positions, trip updates and alerts now come via the free GTFS-RT V3 feeds after registration.
View docs ↗ More Travel & mobility APIs# TransLink ~ Vancouver transit GTFS-realtime feeds needs an API key. # No single public base URL ~ start from the docs: # https://developer.translink.ca/
I'm integrating a Canada API into my app. API: TransLink ~ Vancouver transit GTFS-realtime feeds Provider: TransLink (Metro Vancouver) Auth: requires an API key (sign up: https://developer.translink.ca/) Pricing: free Important note: Metro Vancouver transit authority; the legacy RTTI REST API retired Dec 2024, so live vehicle positions, trip updates and alerts now come via the free GTFS-RT V3 feeds after registration. Source: TransLink (Metro Vancouver) (https://developer.translink.ca/) Source type: Official public feed Endpoint type: Public feed, non-JSON Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.