Adr Un Codes
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
A page number within the paginated result set.
Search by code or description, not case sensitive.
gasolineOrder results by code. Ascending with code and descending with -code.
codeGet successful
1Get successful
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Dashdoc's internal id
Get successful
Dashdoc's internal id
1UN code, column n°1 from ADR Table A
4ADR class, column n°2 from ADR Table A
1Packaging group, column n°4 from ADR Table A
IIITunnel restriction code, column n°15 from ADR Table A
1 (B1000C)Date of creation on our server
2020-12-22T15:31:39.26167ZIgnore. Dashdoc technical data.
2020-12-22T15:31:39.26167ZGet successful
Last updated
Was this helpful?