aid: moovit name: Moovit description: >- 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. type: Index position: Provider access: 3rd-Party image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg 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 url: https://raw.githubusercontent.com/api-evangelist/moovit/refs/heads/main/apis.yml created: '2026-05-25' modified: '2026-05-25' specificationVersion: '0.20' apis: - aid: moovit:moovit-public-transit-api name: Moovit Public Transit API description: >- 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 `:: ` with an API_KEY header and a USER_LOC or MOOVIT_METRO_ID header that scopes the request to a metro area. humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html baseURL: https://app5.moovitapp.com/services-app/services/ tags: - Transit - Trip Planning - Real Time - GTFS properties: - url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html type: Documentation - url: https://moovit.com/maas-solutions/transit-apis/ type: Documentation - url: openapi/moovit-public-transit-api-openapi.yml type: OpenAPI common: - type: Website url: https://moovit.com - type: ConsumerApp url: https://moovitapp.com - type: Portal url: https://moovit.com/maas-solutions/ - type: Documentation url: https://api-docs.moovit.com/ - type: Documentation url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html - type: Developers url: https://moovit.com/developers/ - type: ProductPage url: https://moovit.com/maas-solutions/transit-apis/ - type: ProductPage url: https://moovit.com/industries/private-sector/ - type: Industries url: https://moovit.com/industries/ - type: About url: https://company.moovit.com/ - type: Newsroom url: https://moovit.com/press-releases/ - type: Blog url: https://moovit.com/blog/ - type: Insights url: https://moovit.com/insights/ - type: Careers url: https://moovit.com/careers/ - type: Support url: https://support.moovitapp.com/hc/en-us - type: ContactSales url: https://moovit.com/contact-sales/ - type: ContactSupport url: mailto:support@moovitapp.com - type: ContactSupport url: mailto:helpdesk@moovit.com - type: PrivacyPolicy url: https://moovit.com/privacy-policy/ - type: TermsOfService url: https://moovit.com/legal/terms-and-conditions/ - type: CookiePolicy url: https://moovit.com/cookies-policy/ - type: Accessibility url: https://moovit.com/accessibility-statement/ - type: ParentCompany url: https://www.mobileye.com/ - type: ParentCompany url: https://www.intel.com/ - type: PressRelease url: https://www.intc.com/news-events/press-releases/detail/6/intel-acquires-moovit-to-accelerate-mobileyes - type: GitHubOrganization url: https://github.com/Moovit - type: Twitter url: https://twitter.com/moovit - type: LinkedIn url: https://www.linkedin.com/company/moovit - type: Facebook url: https://www.facebook.com/moovitapp - type: Instagram url: https://www.instagram.com/moovit/ - type: YouTube url: https://www.youtube.com/user/MoovitApp - type: AppStore url: https://apps.apple.com/app/moovit/id498477945 - type: PlayStore url: https://play.google.com/store/apps/details?id=com.tranzmate - type: WikipediaPage url: https://en.wikipedia.org/wiki/Moovit - type: Features data: - Multimodal trip-planning API with seamless A-to-B routing across walk, transit, bike, and scooter - Real-time arrivals with single-stop, multi-stop, and multi-stop-with-alerts batch queries - Service alerts API (per-line, per-metro, and individual alert detail) - Stops API — basic info, lines served, reviews, photos, and aggregated details - Lines API — metadata, stops, shape, pattern shape, schedule, alerts, reviews, and full info - Nearby API — locate stops, bikes, and scooters within 5km - GTFS-Realtime feeds (vehicle/trip-updates RT, service-alerts RT, polygon-restricted RT) - Search API for stops and lines - HMAC-SHA256 authentication with API_KEY and nonce/timestamp signing - Metro-scoped requests via USER_LOC (lat, lon) or MOOVIT_METRO_ID header - Thin, low-latency response surface engineered for high-volume consumer apps - Volume-metered commercial pricing with negotiated tiers (no self-service) - 3,500+ cities, 112+ countries, 1.5B+ users covered by Moovit's data graph - Crowdsourced transit data layered onto official agency feeds - Customers include Microsoft (Azure Maps), Uber, Lyft, Cubic, and city/transit-agency MaaS deployments - Directions Widget (web embed) and Deeplinking (mobile) integration options for non-API consumers sources: - https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html - https://moovit.com/maas-solutions/transit-apis/ - https://moovit.com/maas-solutions/ - https://moovit.com/developers/ - https://en.wikipedia.org/wiki/Moovit updated: '2026-05-25' maintainers: - FN: Kin Lane email: kin@apievangelist.com