Amadeus Seatmap Display

Before using this API, we recommend you read our Authorization Guide for more information on how to generate an access token. Please also be aware that our test environment is based on a subset of the production,

2 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

pip install amadeus-python-getting-started
npm install amadeus-typescript-sdk
go get github.com/spacetab-io/amadeus-golang-sdk
# Maven: see https://github.com/jabrena/spring-boot-amadeus-sdk-demo
dotnet add package AmadeusSdk
composer require amadeus-sdk-php
composer require amadeus-php-sdk
# See https://github.com/amadeus4dev-examples/amadeus-hotel-search-swift
# See https://github.com/ianmaciel/amadeus
# See https://github.com/amadeus4dev/amadeus-sdk-specification

curl examples

Returns all the seat maps of a given order.
curl \
  /shopping/seatmaps

Endpoints (2 total)

GET
/shopping/seatmaps
Returns all the seat maps of a given order.
POST
/shopping/seatmaps
Returns all the seat maps of a given flightOffer.

At a glance

Total SDKs10
Languages9
Endpoints2