Returns the best flight deals from the nearest airport based on the user’s location. All prices are in Rove Miles.
API key for authentication. Add your API key to the Authorization header with this format: 'Bearer your_api_key_here'
The location zipcode, either zipcode or ip_address must be provided but not both
The location ip address, either zipcode or ip_address must be provided but not both
cheapest to sort by lowest miles needed, best to sort by the highest cents-per-miles value
cheapest, best The offset for pagination
The limit for pagination
The fare class to filter by, can be Y, W, J, F. If not provided, all fare classes are returned.
Y, W, J, F The list of destination airport codes to filter by. If not provided, all destinations are returned.