v1

latestOpenAPI 3.1.02026-07-243613262.4 KB
By ocean carrier schedule

Get CO₂e details of an itinerary by hash.

This endpoint returns the CO₂e details of an itinerary by hash (the unique fingerprint used to identify an itinerary). Those hashes are returned in /itinerary/v2/execution.

The response gives the CO₂e breakdown at the itinerary level (total, wtt, ttw, intensity), as well as at the leg level.

The distances are given in meters and the CO₂e emissions in grams.

get/co2/v2/execution/{hash}

Path parameters

hashstring required
Example:it_JfJf5GiEwpz

The hash of the CO₂e details per itinerary to retrieve.

Response

OK