BorderPoints
The list of national border points as they were agreed between member states. It corresponds to "Table 6 : List of border points" from the RINF Application Guide
API | Description |
---|---|
GET BorderPoints |
GET the list of existing agreed national border points |
Certificates
Endpoint for certificates - this section is restricted to RINF administrators
API | Description |
---|---|
GET Certificates |
List all certificates that were created |
GET Certificates/{id} |
No documentation available. |
GET Certificates/{id}/{format} |
No documentation available. |
DataManagement
DataManagement endpoint is responsible for handling the requests for Management of RINF MemberState Datasets. This section is restricted to member states NREs.
API | Description |
---|---|
GET DataManagement/Validate?fileName={fileName} |
Asyncronously validate one of the datasets |
GET DataManagement/Import?fileName={fileName} |
Asyncronously schedule a dataset to import |
GET DataManagement/ValidationResults?fileName={fileName} |
Get the validation results for a dataset |
GET DataManagement |
List of the dataset uploaded by the user in RINF |
POST DataManagement |
Dataset file asyncronous update operation. The XML file must be archived in a ZIP format before the upload. |
DatasetImports
The DatasetImports endpoint can be use to trigger alerts in case of new data updates.
API | Description |
---|---|
GET DatasetImports |
GET the list of all last data set imports by member state |
GET DatasetImports?countryCode={countryCode}&version={version} |
No documentation available. |
OperationalPoints
Operational Point general endpoint
API | Description |
---|---|
GET OperationalPoints |
Get 10 operational points containing all data |
GET OperationalPoints?keyID={keyID}&keyVersionID={keyVersionID} |
Returns a single Operational Point defined by its ID and VersionID keys |
Routes
The endpoint containing methods for route calculation
API | Description |
---|---|
GET Routes/From/{from}/To/{to} |
Calculate the shortest route between two operational points determined by their name |
GET Routes/Localize/{name} |
Localize a point by their partial name |
SectionsOfLine
The andpoint for the Section Of Lines operations
API | Description |
---|---|
GET SectionsOfLine |
No documentation available. |
GET SectionsOfLine?keyID={keyID}&keyVersionID={keyVersionID} |
Returns a single Section Of Line defined by its ID and VersionID keys |
XmlDatasets
API | Description |
---|---|
GET XmlDatasets/{memberStateCode} |
No documentation available. |
GET XmlDatasets/{memberStateCode}/{IMCode} |
No documentation available. |