Data recommendations
API State
Detailed Description
The Ile-de-France Mobilités Calculator API – Generic access (Navitia) brings together a set of services that allow passengers to consult information on the Île-de-France transport networks.
Through these different paths, the calculator allows you to: search for places, search for routes, discover theoretical passage times, and calculate routes.
Access to the API
You must be logged in 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
daily |
Former user (API token 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 usage and increase your quotas, go to the My API Usage page .
General documentation
General documentation allows you to better understand the API and to know the precautions for its use.
Technical documentation
Technical documentation provides more detailed information on the possible functions and settings of the API.
Pagination
The results of the Ile-de-France Mobilités Calculator API – Generic access (Navitia) are paginated to avoid misleading the query wizards.
Each Navitia response contains a pagination object:
Key | Type | Description |
items_per_page | Int | Number of Items
per page |
items_on_page | Int | Number of Items
on the page |
start_page | Int | Number of the
page |
total_result | Int | Total number
items for this query |
You can set the number of items obtained in a response using 2 parameters:
Parameter | Type | Description |
start_page | Int | Number of the
page |
count | Int | Number of Items
per page |
The number of items returned for a request cannot be more than 1000 (except for 200 for the /places APIs). If you ask for more, the API will return the first 1000, and you'll need to paginate to get the next 1000.
API Terms of Use and Data License
The use of the Île-de-France Mobilités API is subject to General Terms and Conditions of Use The data from the Île-de-France Mobilités API are subject to the Mobility License.