Emission+ Logo
APIFueleu

Get fuel eu of vessel in year

Get fuel eu of vessel in year

GET
/api/external/v3/organization/{organization}/vessel/{imo}/regulation/fueleu/ytd
X-API-KEY<token>

In: header

Get fuel eu of vessel in year

Path Parameters

organization*string

Organization tag to filter by

imo*|

IMO of the vessel

Query Parameters

year*|

Year to filter by

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://pr279.staging.emission.plus/api/external/v3/organization/TESTORG/vessel/1234567/regulation/fueleu/ytd?year=2023"
{  "complianceBalance": -137958051,  "ghgi": 90.82212}
{  "message": "string"}
{  "message": "string"}
{  "message": "string"}