calculate Emissions for specified Transport
EcoTransIT World REST-API (2025r4.1.4)
This is the complete specification of the EcoTransIT World Rest Api
Please note: in order to try out the API you need to contact our team to get a test account.
Download OpenAPI description
Overview
E-mail
License
Languages
Servers
https://customer-name.ecotransit.org/
https://customer-name.ecotransit.org/etw-rest/getVersion
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://customer-name.ecotransit.org/etw-rest/getVersion
Response
application/json
{ "restWebservice": { "property1": "string", "property2": "string" }, "calculationModule": { "general": { … }, "databases": [ … ] } }