Home
Providers
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.
Moovit publishes 9 APIs on the APIs.io network, including General API, GTFSRealtime API, Lines API, and 6 more. Tagged areas include Transit, Public Transit, Mobility, Mobility As A Service, and MaaS.
Moovit’s developer surface includes authentication, developer portal, documentation, engineering blog, support, YouTube channel, and 31 more developer resources.
9 APIs
16 Features
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
On this page
Kin Score
APIs 9
Open Collections 1
Features 16
Security Posture 2
Agentic Access 1
Resources 37
apis.yml
5 Operational Transparency
Composite quality — 33.6/100 · thin
Contract Quality
14.4 / 25
Developer Ergonomics
7.0 / 20
Commercial Clarity
4.2 / 20
Operational Transparency
0.7 / 13
Agent readiness — 28/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
0 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Notable capabilities this provider offers.
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
Scroll for all 16
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 5
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 9
The organization behind the API
Scroll for all 9
Other 13
Properties that don't map to a standard resource type
Scroll for all 13
Source (apis.yml)
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
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
generated: '2026-07-22'
method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/moovit.png
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-general-api
name: Moovit General API
description: Metro agencies and supported transit types.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- General
properties:
- type: OpenAPI
url: openapi/moovit-general-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-gtfsrealtime-api
name: Moovit GTFSRealtime API
description: GTFS-RT feeds for vehicles, trip updates, and service alerts.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- GTFSRealtime
properties:
- type: OpenAPI
url: openapi/moovit-gtfsrealtime-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-lines-api
name: Moovit Lines API
description: Line metadata, stops, geometry, schedules, and alerts.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- Lines
properties:
- type: OpenAPI
url: openapi/moovit-lines-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-nearby-api
name: Moovit Nearby API
description: Locate stops, bikes, and scooters near a coordinate.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- Nearby
properties:
- type: OpenAPI
url: openapi/moovit-nearby-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-realtime-api
name: Moovit RealTime API
description: Live arrival predictions for stops and lines.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- RealTime
properties:
- type: OpenAPI
url: openapi/moovit-realtime-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-search-api
name: Moovit Search API
description: Search stops and lines by name or number.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- Search
properties:
- type: OpenAPI
url: openapi/moovit-search-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-servicealerts-api
name: Moovit ServiceAlerts API
description: Metro service alerts and details.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- ServiceAlerts
properties:
- type: OpenAPI
url: openapi/moovit-servicealerts-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-stops-api
name: Moovit Stops API
description: Stop metadata, lines served, reviews, and photos.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- Stops
properties:
- type: OpenAPI
url: openapi/moovit-stops-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
- aid: moovit:moovit-tripplan-api
name: Moovit TripPlan API
description: Multimodal trip planning and itinerary details.
humanURL: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
baseURL: https://app5.moovitapp.com/services-app/services/
tags:
- TripPlan
properties:
- type: OpenAPI
url: openapi/moovit-tripplan-api-openapi.yml
- type: Documentation
url: https://api-docs.moovit.com/api-docs/5.1/MoovitPublicTransitAPIs.html
- type: Documentation
url: https://moovit.com/maas-solutions/transit-apis/
common:
- type: AgenticAccess
url: agentic-access/moovit-agentic-access.yml
- type: DomainSecurity
url: security/moovit-domain-security.yml
- type: Authentication
url: authentication/moovit-authentication.yml
- 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