POSTFlight Recommend
Get recommended flight routes based on a departure location. Returns curated routes with good redemption value.POST https://ai-api.pointsyeah.com/explorer/recommend
This endpoint does not require authentication.Set `departure` to a specific airport and `arrival` to `{ anywhere: true }` for broad recommendations.
Parameters
ParameterValue
departureobjectrequired
Departure location. Can be `{ airport: "LAX" }` or `{ anywhere: true }`.arrivalobjectrequired
Arrival location. Use `{ anywhere: true }` for any destination.todaydate
Reference date for recommendations, YYYY-MM-DD. Defaults to tomorrow.cabinsarray
Cabin classes to filter by.