This provides an OpenAPI definition for the Metro Transit NexTrip API.
The OpenAPI file in this repository backfills the server object so the API can be used in these unofficial docs, hosted on ReadMe. The file is syncing to ReadMe via a GitHub Action.
Metro Transit released version 21 of the NexTrip API, along with an entire OpenAPI definition to boot! See a screenshot of the deprecation notice below (grabbed from here):
This repository was created a few years ago to document version 1 of the API, back when it was primarily returning XML responses and the only official documentation was a static, non-interactive page with a list of endpoints. How far we've come 🥹
While this is all very exciting news, this repository is no longer a good source-of-truth for the NexTrip API and you should refer to the official docs instead.
If you're looking for an official demo of the rdme
GitHub Action, please check out this repository.
Footnotes
-
As of this writing (12/6/2022), the docs say that the API is still in beta and is subject to change. ↩