Reference Data
Airlines
List all airlines or one specific airline.
get/references/airlines/{airlineCode}
Path parameters
airlineCodestring required
2-character IATA airline/carrier code
Query parameters
limitstring
Number of records returned per request. Defaults to 20, maximum is 100 (if a value bigger than 100 is given, 100 will be taken)
offsetstring
Number of records skipped. Defaults to 0
Headers
Acceptstring required
http header: application/json or application/xml (Acceptable values are: "application/json", "application/xml")
Response
OK
object required