The Flight Labs API was built to provide a simple way of accessing global aviation data for real-time and historical flights as well as allow customers to tap into an extensive data set of airline routes and other up-to-date aviation-related information.
Quickstart
Requests to the REST API are made using a straight forward HTTP GET URL structure and responses are provided in lightweight JSON format.
Example API Request:
https://app.goflightlabs.com/flights?
access_key=YOUR_ACCESS_KEY
API Documentation
FlightLabs API is a RESTful API that allows you to access data about flights, airports, airlines, and more.
Please, click a link below to see the documentation for each endpoint.