Aviationstack
Number of APIs: 11
Quick Start Guide
Step 1: Your API Access Key
To get started quickly, you need to fork the Aviationstack Qodex Collection. Simply click the button below to fork it.
[]
Step 2: Get your API Access Key
- Go to the Aviationstack website and choose the right subscription plan for your particular project.
- Get your personal API Access Key on the Dashboard to authenticate with the API. Keep it safe! You can reset it at any time in your Account Dashboard.
Step 3: Make your first API call
Aviationstack Qodex collection contains all the endpoints supported by Aviationstack API.
- Flights
- Routes
- Airports
- Airlines
- Airplanes
- Aircraft Types
- Taxes
- Cities
- Countries
- Flights Schedules
- Flights Future Schedules
- 
Flights - historical GET https://api.aviationstack.com/v1/flights?flight_date=2023-12-11 
- 
Airports - airports GET https://api.aviationstack.com/v1/airports 
- 
Airlines - airlines GET https://api.aviationstack.com/v1/airlines 
- 
Airplanes - airplanes GET https://api.aviationstack.com/v1/airplanes 
- 
Aircraft Types - aircraft types GET https://api.aviationstack.com/v1/aircraft_types 
- 
Countries - countries GET https://api.aviationstack.com/v1/countries 
- 
Flight Schedules - flight schedules GET https://api.aviationstack.com/v1/timetable?iataCode=JFK&type=departure