Transport for United States
NextBus API
- Authentication
- No auth
- HTTPS
- No
- CORS
- Unknown
- Category
- Transportation
- Documentation / URL
- https://retro.umoiq.com/xmlFeedDocs/NextBusXMLFeed.pdf
Overview
The NextBus XML feed API provides US transit data — agencies, routes, and predictions (per the docs PDF).
⚠️ Status (verified 2026-08): a guessed path (
/api/public/agencies) returned HTTP 404 (the site serves a frontend) — the XML feed routes differ. Check the NextBus XML feed docs for current paths.
What it provides
curl "https://retro.umoiq.com/service/publicXMLFeed?command=agencyList"
Notes
- NextBus XML feed:
service/publicXMLFeed?command=.... - Commands:
agencyList,routeList,predictions.
FAQ
Is the US transit API free? Yes — NextBus feeds are free.
Why 404? Our 2026-08 guess path was wrong (verified) — use the XML feed routes.
What format? XML (NextBus feed).
More in Transportation
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |