Real-time flight tracking, price search, delay statistics, and airline data from global aviation databases. Track live flights, search fares, look up flight details by number, and filter airports worldwide.
View documentationUse GoFlightLabs when your agent needs real-time aviation data — tracking live flights, searching for flight prices, checking delay statistics, or looking up flight details by number. Ideal for travel monitoring agents, flight alert bots, aviation analytics, and any workflow that needs live or historical flight data.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Search flight prices between airports — returns fares, airlines, and booking options.
/services/goflightlabs/flight-prices| Name | Type | Required | Description |
|---|---|---|---|
| adults | number (query) | Yes | Number of adult passengers |
| origin | string (query) | Yes | Departure airport IATA code |
| destination | string (query) | Yes | Arrival airport IATA code |
| departureDate | string (query) | Yes | Departure date (YYYY-MM-DD) |
| currency | string (query) | No | Currency code (default: USD) |
curl -X GET \
"https://api.indiegent.com/services/goflightlabs/flight-prices?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/goflightlabsUSDC · Automatic
Payment protocols handled by IndieGent
Tempo