← Back to catalog
amadeus.flight_price
mock data$0.020 / callAmadeus Flight Price
Confirm and get final pricing for a flight offer from Amadeus flight search
Input schema
flight_offerrequired
objectFlight offer object from flight_search results
Call via REST
curl -X POST https://unifyapi.pro/api/call/amadeus.flight_price \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"flight_offer":"<flight_offer>"}'