Skip to content

Transmodel API

lukmay edited this page Oct 17, 2024 · 4 revisions

The Transmodel API that delivers mobility data in both NeTEx and SIRI-lite formats, following European and Italian standards. This API is part of the MaaS4Italy initiative and enables standardized access to both static and real-time mobility data through the National Access Point (NAP).

  • NeTEx: Used for static data such as parking facility information, public transport schedules, and bike-sharing service details. This format is ideal for applications needing consistent, scheduled mobility data. Learn more about the NeTEx Endpoints

  • SIRI-lite: Provides real-time data, including live parking availability and current bike-sharing station status, allowing services to deliver up-to-date information. Learn more about the SIRI-lite Endpoints

For more details and technical documentation, you can explore the Swagger interface:
Swagger Documentation for Transmodel API

The source code and additional documentation can be found in the GitHub repository:
Transmodel API GitHub Repository

Clone this wiki locally