Using amadeus-typescript-sdk with amadeus.com

TypeScript integration

Install

npm install amadeus-typescript-sdk

Quick start

import Amadeus_typescript_sdk from 'amadeus-typescript-sdk';

const client = new Amadeus_typescript_sdk({ apiKey: "YOUR_API_KEY" });
Predict the choice of flight offers.
curl \
  /shopping/flight-offers/prediction
SDK on GitHub 📄 API Docs
SDK
amadeus-typescript-sdk
TypeScript
API
amadeus.com
amadeus.com:amadeus-flight-choice-prediction

At a glance

Language TypeScript
Endpoints1