The Traffic & Works information APIs

    Ile-de-France Mobilités Calculator API - Traffic Info Messages (v2)

    Optimize your call requests to the Ile-de-France Mobilités Calculator API - Traffic Info Messages (v2)

    As a reminder:

    The number of items returned for a query cannot exceed 100. If you ask for more, the API will return the top 100 results, and you'll need to paginate using the start_page parameter to get the next 100.

    We recommend that you add some available parameters to your queries in order to get more precise answers that really adapt to your needs.

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

    1- Objective:  Retrieve traffic information for all the " stop_points " of a line

    Example of a request for the 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:  Retrieve traffic information for a particular mode of transport

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

    3- Objective:  Retrieve all traffic information with some exceptions: 

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