These docs are for v1.0. Click to read the latest docs for v2.0.

Get CO2 for rail

This endpoint returns CO2e emissions (i.e CO2e equivalent emissions) for a voyage from a given train station to another by train.

The weight of the transported goods can be given. If no weight is specified, the API returns the amount of CO2e for 1 metric ton of goods.

The fuel type can also be given. If no fuel type is given, an average emission factor is used.

The emissions are calculated based on the region. Supported regions are Europe and North America.

The response contains WTT (well-to-tank) and TTW (tank-to-wheels) CO2e emissions in g for the amount of goods carried.

The response also contains the distance (in meters).

The emissions are calculated using the GLEC framework.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Defaults to FRMRS

The LOCODE of the departure train station.

string
required
Defaults to FR2JR

The LOCODE code of the arrival train station.

integer
Defaults to 1000

The weight of shipped goods in kilograms.

string
Defaults to DEFAULT

The fuel type. Can be ELEC, DIESEL or DEFAULT.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json