Skip to main content
POST
Book Flight

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.

Body

application/json
flight_id
string
required

Offer id from Search Flights.

Example:

"offer_123"

passengers
object[]
required

Response

200 - application/json

Booking