Amadeus REST API (Quick Connect): How to get pricing from different Office IDs (PCC)?
15:23 22 Dec 2025

I am using Amadeus Quick Connect (REST APIs) for flight search and pricing (Flight Offer Search / Flight Offer Price).

I have two different Office IDs (PCCs) in Amadeus.
My requirement is:

  • When I pass Office ID A, the API should return pricing from Office ID A

  • When I pass Office ID B, the API should return pricing from Office ID B

I am using Amadeus REST APIs, not SOAP.

I want to know:

  1. Is it possible to pass officeId (or PCC) as a parameter or header in Amadeus REST APIs to control pricing?

  2. Or do I need to create separate Amadeus API credentials (API Key / Secret) for each Office ID and switch credentials based on the Office ID?

  3. how i can create separate Amadeus API credentials with specific office ID.

  4. How does Amadeus Quick Connect determine which Office ID is used for pricing in REST APIs?

I checked the documentation but could not find a clear explanation for handling multiple Office IDs with REST.

Any clarification from someone who has implemented Amadeus Quick Connect with multiple PCCs would be appreciated.

node.js amadeus