Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Get a price quote for offsetting flight carbon emissions. Will return the amount of CO2e to offset and total price.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.