- Previous: Metasearch API
- Up: Metasearch API
- Next: GET /lowfaresearch
GET /stationlist
GET /Metasearch/stationlist
Provides a list of airport/city codes that can be used as origin/destination input for the LowFareSearch endpoint.
VERSION INFORMATION
This documentation applies to version v1.0 of the MetaSearch REST service.
RESOURCE LOCATION
GET /stationlist/
INPUT PARAMETERS
Name |
Type |
Description |
Mandatory |
Example |
msp |
String |
Meta search party identification code |
Y |
QO (Test account) |
RESPONSE ATTRIBUTES
Name |
Type |
Description |
KLM_MetaSearchParty |
String |
Meta search party identification code for which the request has been fulfilled. |
Station |
Object |
List containing all stations that can be used as origin/destination. |
..Code |
String |
Three letter IATA airport/city code of the station. |
..Name |
String |
Full name of the station. |
SAMPLE REQUEST
GET https://api.airfranceklm.com/travel/Metasearch/stationlist/QO
SAMPLE RESPONSE
Example of a response (associated to the sample request) in JSON format.
{ "KLM_MetaSearchParty": "QO", "Station": [ { "Code": "AAL", "Name": "Aalborg" }, { "Code": "AES", "Name": "Aalesund - Vigra" }, [...] { "Code": "ZRH", "Name": "Zurich" } ] }
- Previous: Metasearch API
- Up: Metasearch API
- Next: GET /lowfaresearch
Docs Navigation
- Air France-KLM Documentation
- Open Data
- Baggage allowance API Process flow - Pre-booking (inspiration) context
- Introduction
- Data scope
- Quick peak
- How to use
- Services overview
- Header
- GET All Allowances without Loyalty
- V1- All Allowances without Loyalty- Request
- V1- All Allowances without Loyalty- Response
- GET Base Allowances
- V1- Base Allowance - Request
- V1- Base Allowance - Response
- GET Loyalty Allowances
- V1- Loyalty Allowance - Request
- V1- Loyalty Allowance - Response
- GET Paid Options with Loyalty
- V1- GET Paid Options with Loyalty - Request
- V1- GET Paid Options with Loyalty - Response
- GET Paid Options without Loyalty
- V1- GET Paid Options without Loyalty - Request
- V1- GET Paid Options without Loyalty - Response
- GET All Allowances with Loyalty
- V1- All Allowances with Loyalty- Request
- V1- All Allowances with Loyalty- Response
- Get Started
- Offers API
- GET /reference-data v1
- GET /reference-data/deals v1
- GET /search-context v1
- POST /lowest-fare-offers v1
- GET /lowest-fare-offers v1
- POST /available-offers v1
- GET /available-offers v1
- GET /flightDetails
- POST /upsell-offers v1
- GET /upsell-offers v1
- GET /priceDetails v1
- GET /tax-breakdown
- GET /ticket-conditions
- GET /ticket-conditions with Reservation ID
- GET /ticket-conditions with Trip Parameters
- POST /shopping-carts
- GET /related-products
- POST /related-products/shopping-carts
- POST /mail-my-search
- POST /flights-availability v1
- POST /best-fare-offers v1
- POST/ bestOffers/feed
- Errors Code
- POST /available-offers/all v1
- POST /best-fare-offers/all-deals v1
- Inspire API / Amenities
- Flight Status API
- Network and Schedule API
- Baggage allowance API Process flow - Pre-booking (inspiration) context
- Metasearch API
- Cargo API
- All Other APIS