👋 Hello!
Welcome to the
Amadeus for Developers workspace. This workspace contains the Qodex collection that you can quickly demo
Amadeus Self-Service APIs with your API credentials.
🎯 Before you start
Register your application with Amadeus for Developers as described in
quick start guide and get your API key and secret!
🚀 Let's make the first API call
Are you a visual learner ? we've got you covered.
Check out our Video tutorial -
How to use Qodex collection for Amadeus for Developers
Step1: Fork the collection
- Click Fork.
- Give the fork a name.
- Select the workspace where you need to fork the collection to.
- Tick the Watch original collection box to get notified when the collection is updated.
- Click Fork Collection. You will be taken to the workspace that you selected previously.
Step2: Fork the enviornment
- Come back to [Amadeus for Developers public workspace]
- On the left side bar, click Environments.
- Select ... beside the Amadeus for Developers envoronment and select Create a fork.
- Give the fork a name.
- Select the workspace where you need to fork the collection to.
- Click Fork Environment. You will be taken to the workspace that you selected previously.
Step3: Generate the access token
- On the right side bar, set the environment to Amadeus for Developers.
- On the left side bar, click Environments.
- Enter you API key and secret values into the Current values of the
client_id
and client_secret
parameters respectively. Click Save.
- On the left side bar, navigate to Collections.
- Select the Authorization > Access Granted Client Credentials.
- Click Send without filling out any parameters.
- You will receive the access_token value in the response.
Step4: Make an API call
- Select the required API from the collection by navigating to the required endpoint on the left side bar. For example, Air > Search & Shopping > Flight Offers Search.
- Do not specify the
client_id
and client_secret
parameters, as the access_token obtained previously is already linked to this API.
- If required, specify the request parameters. Alternatively, you can try the API without setting any parameters, as we have already preconfigured it to display data for the upcoming month.
- Click Send to make the call.
🛟 Help and support
If you have any questions of Amadeus Self-Service APIs, please have a look at A
madeus for Developers Documentation or check out our
discord channel to join the community!