API Reference

Register Order

If a flight has a connection, each individual flight must be specified in a single API call (e.g. for a trip between Amsterdam(AMS) and Chicago(ORD) with a stop in New York(JFK), there will be 1 API call containing flights AMS-JFK and JFK-ORD)

If a flight is a return flight, 2 API calls must be made, one for each direction. Using the example above, there will be 1 API request containing AMS-JFK, JFK-ORD and 1 API request containing ORD-JFK, JFK-AMS.

Register a booking for a flight. This will be used to calculate the footprint of the flight and log a price for the contribution. For flights with SAF agreement in place (Sky Team and Lufthansa group), we register 25% of the contribution instead of full amount based on the calculated footprint.

Language
Credentials
Header
Click Try It! to start a request and see the response here!