v1-estimates

Number of APIs: 7

  1. Create an estimate based on mass of CO2 POST {{baseUrl}}/v1/estimates/mass

  2. Create a flight estimate given the airports POST {{baseUrl}}/v1/estimates/flight

  3. Create a shipping estimate given the tracking code POST {{baseUrl}}/v1/estimates/shipping

  4. Create a bitcoin transaction estimate - with balance POST {{baseUrl}}/v1/estimates/crypto/btc

  5. Create an ethereum supply estimate POST {{baseUrl}}/v1/estimates/crypto/eth

  6. Create a vehicle estimate given the distance traveled in meters and the type of vehicle POST {{baseUrl}}/v1/estimates/vehicle

  7. Retrieves an estimate GET {{baseUrl}}/v1/estimates/:id