v1-estimates
Number of APIs: 7
- 
Create an estimate based on mass of CO2 POST {{baseUrl}}/v1/estimates/mass 
- 
Create a flight estimate given the airports POST {{baseUrl}}/v1/estimates/flight 
- 
Create a shipping estimate given the tracking code POST {{baseUrl}}/v1/estimates/shipping 
- 
Create a bitcoin transaction estimate - with balance POST {{baseUrl}}/v1/estimates/crypto/btc 
- 
Create an ethereum supply estimate POST {{baseUrl}}/v1/estimates/crypto/eth 
- 
Create a vehicle estimate given the distance traveled in meters and the type of vehicle POST {{baseUrl}}/v1/estimates/vehicle 
- 
Retrieves an estimate GET {{baseUrl}}/v1/estimates/:id