Real-time flight prices, tracking, and airport schedules from 700+ airlines worldwide. Search one-way, round-trip, and multi-city itineraries, track live flight status, and look up airport schedules.
View documentationUse FlightAPI when your agent needs flight data — searching for the cheapest fares, tracking a specific flight's real-time status, getting airport departure boards, or building multi-city travel itineraries. Ideal for travel booking agents, trip planning workflows, flight monitoring bots, and any agent that needs live aviation data.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Search one-way flight prices — returns fares, airlines, stops, and booking links.
/services/flightapi/onewaytrip/:rest*| Name | Type | Required | Description |
|---|---|---|---|
| adults | number (query) | Yes | Number of adult passengers |
| origin | string (query) | Yes | Departure airport IATA code (e.g. JFK, LAX, LHR) |
| destination | string (query) | Yes | Arrival airport IATA code |
| departureDate | string (query) | Yes | Departure date in YYYY-MM-DD format |
| currency | string (query) | No | Currency for prices (default: USD) |
curl -X GET \
"https://api.indiegent.com/services/flightapi/onewaytrip/:rest*?adults=1&origin=JFK&destination=LAX&departureDate=2026-05-01¤cy=USD" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent"api.indiegent.com/services/flightapiUSDC · Automatic
Payment protocols handled by IndieGent
Tempo