Panorama - All Routes

View as Markdown
### Description Returns the program–route combinations that Panorama actively retrieves from the AwardTool website on a scheduled basis. **This list is not exhaustive.** If a route does not appear in the response, it does not necessarily mean Panorama does not support it. Routes searched by AwardTool users may also be retrieved and stored in the cache. If you are interested in an unlisted route, query the appropriate Panorama endpoint to check whether cached data is available. ### Request Fields - `api_key` — Your API key. This is the only required field. ### Response Fields - `update_time` — Unix timestamp, in seconds, indicating when the route data was last updated. - `route` — Airport pair in `ORIGIN-DESTINATION` format, such as `SFO-JFK`. - `program` — Loyalty-program code associated with the route.

Request

This endpoint expects an object.
api_keystringRequired

Response

OK
reslist of objects
statusinteger