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
On this page
Kin Score
APIs 9
Open Collections 11
Features 16
Security Posture 2
Agentic Access 1
Resources 37
apis.yml
3 Operational Transparency
Composite quality — 27.9/100 · thin
Contract Quality
12.6 / 25
Developer Ergonomics
7.6 / 20
Operational Transparency
0.3 / 13
Contract Governance
0.0 / 12
Agent readiness — 20/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
6 / 6
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 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
4 / 4
Delegated User Identity
0 / 6
Protected Resource Metadata
0 / 5
Registration Without a Human
0 / 6
Agentic Commerce Surface
0 / 5
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).
Scroll for all 11
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
tags_raw:
- 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.23'
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: []
tags_raw:
- 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:
- GTFS Realtime
tags_raw:
- 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:
- Real-Time
tags_raw:
- 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:
- Service Alerts
tags_raw:
- 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:
- Trip Plan
tags_raw:
- 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
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/moovit"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/moovit/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/moovit/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.