Last updated 9 months ago
Was this helpful?
Transport operation categories are used to categorize transports by carbon footprint impact.
/carbon-footprint/transport-operation-categories/
curl -L \ --url 'https://api.dashdoc.eu/api/v4/carbon-footprint/transport-operation-categories/' \ --header 'Authentication: YOUR_API_KEY'
{ "count": 1, "next": "text", "previous": "text", "results": [ { "uid": "1f527452-45f4-11eb-a722-0242ac140004", "name": "text" } ] }