Skip to content
AIRSTAY

AIRSTAY

The same search, as an API.

Flights, hotels and cars from Canada, in CAD. No AIRSTAY booking fee.

POST /api/v1/search/flights
{
  "origin": "YYZ",
  "destination": "CUN",
  "departDate": "2026-09-16",
  "returnDate": "2026-09-23",
  "adults": 2
}