Co2 Calculation

This API endpoint offers the possibility to calculate co2 emissions and co2 efficiency score in three different maneers

  1. Based on AWB
    1. This will allow you to get the co2 emissions and co2 efficiency score for a specific booking journey
      1. ex: /co2calculation?awb=123-12345675
  2. Based on flight path and load info
    1. This will allow you to get the co2 emissions and co2 efficiency score for a specific flight on a specific date based on a weight
      1. ex: /co2calculation?flightnumber=QR8268&date=2023-04-03&weight=100
    2. You can also get the co2 emissions and co2 efficiency score on a specific route based on aircraft and weight
      1. ex: /co2calculation?origin=SIN&destination=CDG&aircraft=333&weight=100
Language
Credentials
Header