YTD
Get FuelEU result of vessel in year
Authorization
apiKey In: header
Get FuelEU result of vessel in year
Path Parameters
Organization tag to filter by
IMO of the vessel
Query Parameters
Year to filter by
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/external/v3/organization/TESTORG/vessel/1234567/regulation/fueleu/ytd?year=2023"{ "complianceBalance": -137958051, "ghgi": 90.82212}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}By Voyage Legs GET
Get EU ETS result of voyage legs in year.<br />Make sure to only query time ranges that coincide with EU ETS scheme year boundaries to make sure you receive an accurate result.<br />Note: This API endpoint is provided as is, and might change at any time without prior notice.
Approximation By Voyage Legs GET
Get a FuelEU <b>approximation</b> of voyage legs in year.<br />Note that correct FuelEU calculations can only be done on a YTD basis, and a more granular breakdown by voyage will be inconsistent with YTD results. The above consideration applies, but is not limited to: Fuel Energy Redistribution and any reductions potentially available due to ice conditions.<br />Make sure to only query time ranges that coincide with calendar year boundaries to make sure you receive a somewhat accurate response.<br />Note: This API endpoint is provided as is, and might change at any time without prior notice.