UnifyAPI
← Back to catalog

amadeus.flight_price

mock data$0.020 / call

Amadeus Flight Price

Confirm and get final pricing for a flight offer from Amadeus flight search

Travelprovider: Amadeus#amadeus#travel

Input schema

flight_offerrequired

Flight offer object from flight_search results

object

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.