Traffic & Works information APIs

    API Calculator Ile-de-France Mobilités - Trafic messages (v2)

    Optimize your call requests to the Ile-de-France Mobilités Calculator API - Trafic messages (v2)

    As a reminder:

    The number of elements returned for a request may not exceed 100. If you ask for more, the API will return the first 100 results, and you'll have to paginate using the start_page parameter to get the next 100.

    We recommend adding some of the available parameters to your queries to get more precise responses that really fit your needs.

    Some examples of queries with the {URI} parameter to refine your searches (method: /v2/navitia/{uri}/line_reports)

    1- Objective:  To retrieve traffic info for all " stop_points " on a line

    Example query for RER C (line:IDFM:C01727): https://prim.iledefrance-mobilites.fr/marketplace/v2/navitia/line_reports/lines/line%3AIDFM%3AC01727/line_reports?count=100

    2- Objective:  To retrieve traffic info for a particular mode of transport

    Example query for mode " metro ": https://prim.iledefrance-mobilites.fr/marketplace/v2/navitia/line_reports/physical_modes/physical_mode%3AMetro/line_reports?count=100

    3- Objective:  Retrieve all traffic info with exception: 

    Example query to retrieve all traffic info except bus : https://prim.iledefrance-mobilites.fr/marketplace/v2/navitia/line_reports/line_reports?count=100&forbidden_uris%5B%5D=physical_mode%3ABus