Skip to main content
GET
Search Flights

Authorizations

Authorization
string
header
required

Send your API key as Token <your_api_key>.

Use your live key for real transactions, or your sandbox key (sk_test_…) to test — sandbox calls return a realistic simulated result and never touch your wallet. Add "sandbox_status": "fail" to any sandbox request to simulate a failure.

Query Parameters

origin
string
required
destination
string
required
departure_date
string<date>
required
return_date
string<date>
adults
integer
required
children
integer
infants
integer
cabin
enum<string>
required
Available options:
economy,
premium_economy,
business,
first

Response

200 - application/json

Offers