Skip to content

api-evangelist/moovit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moovit

Moovit — public transit and Mobility-as-a-Service routing (Intel/Mobileye).

Moovit is the urban-mobility company behind the consumer transit app used by 1.5B+ riders in 3,500+ cities across 112+ countries. It was acquired by Intel in May 2020 (~$900M) and now operates inside Mobileye as the MaaS business. The commercial surface is the Moovit Public Transit API — a thin, HMAC-signed, metro-scoped HTTP API covering multimodal trip planning, real-time arrivals, stops, lines, service alerts, GTFS-RT feeds, and search.

APIs

  • Moovit Public Transit API — six API families (Trip Plan, Nearby, Stops, Lines, Real-Time, Service Alerts) plus GTFS-Realtime and Search. HMAC-SHA256 auth with API_KEY and USER_LOC / MOOVIT_METRO_ID headers.

Artifacts

Links

Notes

  • No self-service developer signup. API credentials are issued by helpdesk@moovit.com.
  • All requests must carry either a USER_LOC (lat, lon) or a MOOVIT_METRO_ID header to scope the request to a metro area.
  • Pricing is per-customer and volume-metered; rate limits are not publicly documented.

Releases

No releases published

Packages

 
 
 

Contributors