- Obtain an API key from https://sandbox.amadeus.com/.
- Store the API key in
constants.py
. pip install -r requirements.txt
python test_amadeus_rest.py
- Update the username and password in
constants.py
. pip install -r requirements.txt
python test_amadeus_soap.py
- Update the
OAG_USERNAME
andOAG_PASSWORD
inconstants.py
pip install -r requirements.txt
python test_oag_soap.py
- See the SOAP functions in
1ASIWOTANA9_PDT_20180111_002944.zeep
and1ASIWOTANA9_PRD_20180111_003131.zeep
.