API State
Detailed description
The API Calculator Ile-de-France Mobilités - Generic access (Navitia)groups a set of services enabling travelers to consult information on Ile-de-France transport networks.
Through these different paths, the Calculator allows you to: search for locations, search for routes, discover theoretical timetables, and calculate itineraries.
Access to the API
You must be connected to your user account to access the API.
The quota limitations for this API are as follows:
User group | Number of requests per second | Number of requests
per day |
Old user (API tokens generated before March 13, 2024) | 10 | |
New user (API token generated between March 13 and September 2024) | 5 | 1,000 |
Manage my quotas
To track your API consumption and increase your quotas, go to My API consumption.
General documentation
General documentation provides a better understanding of the API and its precautions for use.
To consult these documents in English please go to Need help ?
Technical documentation
A technical documentation provides more detailed information on the functions and possible settings of the API.
Pagination
The results of the API Calculator Ile-de-France Mobilités - Generic access (Navitia)are paginated to avoid causing query assistants to fall into error.
Each Navitia response contains a pagination object:
Key | Type | Description |
items_per_page | int | Number of elements
per page |
items_on_page | int | Number of elements
on page |
start_page | int | Page number
page number |
total_result | int | Total number of elements
of elements for this query |
You can set the number of elements obtained in a response using 2 parameters:
Parameter | Type | Description |
start_page | int | Page number
page |
count | int | Number of elements
per page |
The number of elements returned for a request cannot exceed 1000 (with the exception of 200 for /places APIs). If you request more, the API will return the first 1000, and you will have to page to get the next 1000.
General API Terms of Use and Data License
Use of the Île-de-France Mobilités API is subject to General Conditions of Use Data from the Île-de-France Mobilités API are subject to the Mobility License.