post https://api.searoutes.com/v3/routes//emission
Returns COโe emission breakdown for a given route, based on shipment characteristics provided.
This endpoint uses the route id
retrieved from /v3/routes
, computing emissions of the saved route snapshot.
Notes and considerations
id
lifetime: the routeid
remains valid for a limited period (at least 1 hour), following the same policy as anyv3/route
sub-resources.statistics
vspoint
: forproforma
routes, you can request statistics to reflect the spread of vessel performance across the service (min
,max
,average
,standardDeviation
). For other route types, statistics are not applicable and will return zero for the standard deviation .- Formatting options: the output style (
point
orstatistics
) is controlled by query parameters. These options only affect the response format and do not alter the underlying route object. - This endpoint returns COโe emissions only for now. Scalable to other pollutants in the future.
Support endpoints and resources
- Get routes: use the
/v3/routes
endpoint to retrieve route snapshots (id
) and their details. - Explore the list of Supported fields and values
- Understand our methodology