Skip to content

api-evangelist/moovit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moovit (moovit)

Moovit is a Tel Aviv-founded urban mobility company acquired by Intel in May 2020 for approximately $900M and now part of Mobileye's Mobility-as-a- Service (MaaS) business. The Moovit consumer app provides public transit trip planning, real-time arrivals, and service alerts to more than 1.5 billion users across 3,500+ cities in 112+ countries, sourcing both official agency data and crowdsourced transit reports from its global community. Moovit's commercial offering is the Public Transit API suite — a thin, volume-metered HTTP API exposing six API families (Trip Plan, Nearby, Stops, Lines, Real-Time, Service Alerts) plus GTFS-Realtime feeds and a search API. The APIs power Microsoft (Azure Maps), Uber, Lyft, Cubic, and city/transit-agency MaaS deployments. Authentication is HMAC-SHA256 with a metro-scoped request header (USER_LOC or MOOVIT_METRO_ID). Pricing and rate limits are negotiated per customer; there is no self-service developer signup — credentials are issued by helpdesk@moovit.com.

APIs.json: https://raw.githubusercontent.com/api-evangelist/moovit/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Provider
  • Access: 3rd-Party

Tags

  • Transit
  • Public Transit
  • Mobility
  • Mobility As A Service
  • MaaS
  • Trip Planning
  • Multimodal Routing
  • Real Time
  • GTFS
  • GTFS Realtime
  • Service Alerts
  • Smart Cities
  • Transportation
  • Mobileye
  • Intel

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

APIs

Moovit Public Transit API

The Moovit Public Transit API suite — a thin, volume-metered HTTP API for multimodal trip planning, nearby transit discovery, stops and lines metadata, real-time arrival predictions, service alerts, and GTFS-Realtime feeds. Auth is HMAC-SHA256 over <timestamp>:<payload>: <nonce> with an API_KEY header and a USER_LOC or MOOVIT_METRO_ID header that scopes the request to a metro area.

Tags

  • Transit
  • Trip Planning
  • Real Time
  • GTFS

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors