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" });
Returns the forecast purpose of a trip
curl \
  /travel/predictions/trip-purpose
SDK on GitHub 📄 API Docs
SDK
amadeus-typescript-sdk
TypeScript
API
amadeus.com
amadeus.com:amadeus-trip-purpose-prediction

At a glance

Language TypeScript
Endpoints1