Flight Price Analysis
Compares a current flight price to historical prices for the same route and returns a quartile-ranked "price metric" (FIRST, SECOND, THIRD, FOURTH) signalling whether the offer is a good deal.
Documentation
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/examples/flight-price-analysis-error-400-example.json
Example
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/examples/flight-price-analysis-error-500-example.json
Example
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/examples/flight-price-analysis-itinerary-price-metric-example.json
Example
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/examples/flight-price-analysis-warning-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-schema/flight-price-analysis-error-400-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-schema/flight-price-analysis-error-500-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-schema/flight-price-analysis-itinerary-price-metric-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-schema/flight-price-analysis-warning-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-price-analysis-error-400-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-price-analysis-error-500-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-price-analysis-itinerary-price-metric-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/flight-price-analysis-warning-structure.json