Data recommendations
Detailed Description
The bike route calculation API returns a suitable and safe route.
The calculator returns three route choices: secure, direct or balanced. It is possible to configure the type of bike (mechanical, electrically assisted, self-service, cargo or hybrid bike). This is a complete query (1 to 1).
API entry points
The entry points implemented in the query wizard simplify the use of the API by addressing the main use cases.
The "body" parameter is the only parameter required to make a request to the geovelo API. In the "body" field, the values of "latitude" and "longitude" corresponding to the geographical coordinates of the start and end of the requested cycling route must be completed.
To find the "latitude" and "longitude" information corresponding to a geographical location, you can refer to the route "/coverage/fr-idf/places" of the API Calculator Ile-de-France Mobilités - Generic access (v2).
Example of a URL to find the latitude and longitude at the concorde stop: https://prim.iledefrance-mobilites.fr/marketplace/v2/navitia/places?q=concorde
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) | 5 | |
New user (API token generated between March 13 and September 2024) | 5 | 1 000 |
If you wish to benefit from quotas beyond those available on PRIM, you can request it on the geovelo website.
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.
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 API is subject to the Mobility License.