Comprehensive aviation data API with real-time flight tracking, airport and airline lookups, route information, future schedules, and reference data for aircraft types, taxes, and timetables. 11 endpoints covering every aspect of commercial aviation.
View documentationUse AviationStack when your agent needs aviation data — tracking live flights by IATA code, looking up airport or airline details, checking future flight schedules, or building travel-related workflows. Ideal for travel booking agents, flight status monitors, logistics planners, and any agent that needs structured aviation reference data.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Get real-time flight tracking data. Filter by flight IATA code, airline, departure/arrival airport, or flight status.
/services/aviationstack/v1/flights| Name | Type | Required | Description |
|---|---|---|---|
| flight_iata | string | No | Filter by flight IATA code (e.g. AA100, BA215) |
| airline_iata | string | No | Filter by airline IATA code (e.g. AA, BA, UA) |
| dep_iata | string | No | Filter by departure airport IATA code (e.g. JFK, LAX) |
| arr_iata | string | No | Filter by arrival airport IATA code |
| flight_status | string | No | Filter by status: scheduled, active, landed, cancelled, incident, diverted |
curl -X GET \
"https://api.indiegent.com/services/aviationstack/v1/flights?flight_iata=AA100" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent"api.indiegent.com/services/aviationstackUSDC · Automatic
Payment protocols handled by IndieGent
Tempo