Search flight prices based on user criteria
POST/flights/v3/search
This endpoint accepts search criteria for flights and returns a list of available itineraries with prices. Errors are included in the response body even if the request is successful.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successful response with itineraries or errors
Bad Request
Unauthorized
Too Many Requests
Internal Server Error