Request Structure - Call Parameters
Next Pass Service – Unitary Query
Stop (required)
This service makes it possible to obtain the next times of passage in real time for a given stop.
The tolerated appeal parameters are all the levels of stops described in the Île-de-France Judgment Reference System (arrets.xls), namely:
- ARr, boarding area (formerly ZDER): "STIF:StopPoint:Q:[ArRId]:" Example: M4 platforms - Châtelet: STIF:StopPoint:22092: (outbound) and STIF:StopPoint:463158: (return)
Careful:
A platform contains 2 different boarding area identifiers (ArRId): one for the outbound direction and one for the return direction. A request on a platform will send the next passages in a single direction.
For RER and Transilien stations, the SNCF fills in the data to a fictitious ArR that represents the entire station. --> Prioritize requests over ZdA / ZdC
- ZdA, monomodal stop zone (formerly ZDL: Place Zone): "STIF:StopArea:SP:[ZdAId]:" Example Metro – Châtelet stop zone: STIF:StopArea:SP:42587:
- ZDC (Multimodal Interchange Zone) "STIF:StopArea:SP:[ZdCId]:" Example Correspondence area – Châtelet: STIF:StopArea:SP:71264:
Please note:
- The dataset Referential some Stops : Stops proposes the reference judgments of the referential of Île-de-France judgments.
- The dataset Referential some Stops : Relations proposes all the relationships between the objects of the referential of Île-de-France judgments.
- The Dataset Perimeter some data time real Available sets out the list of stops per line/carrier concerned by this service.
- The Stops and associated lines dataset lists all the lines of the Ile-de-France network and the stops served for each of these lines as in the GTFS.
Line (optional)
This service makes it possible to obtain the next times of passage in real time for a given stop, for a given line.
The tolerated call parameters are the lines described in the Referential some Lines from transport in common Island-de-Francenamely:
- ID_Line, reference identifier of the commercial line: "STIF:Line::[ID_Line]:" Example RER line C: STIF:Line::C01727:
Next Pass Service – Global Query
ALL (required)
This service makes it possible to obtain the next schedules of departures in real time for all the stops of the network.
The only allowed call parameter is: ALL. Example: LineRef=ALL
Careful:
The query wizard available on the PRIM portal is not usable for the global query, in view of the size of its response. We recommend that you request this API through a query interface or script.
Please note:
The dataset Perimeter some data time real Available sets out the list of stops per line/carrier concerned by this service.