Overview
API finds low fare solutions for the specified search criteria, controls results with one or more parameters, and returns search results in XML as a result set. Optionally API provides ancillaries pricing and fare details for solutions.
Use cases
The following list of cases supported by the API and provides their required inputs as well as a list of common inputs used with that case:
- Basic search — the only mandatory part of the request: specify origin and destination for each slice, and passenger type counts
- Optional params:
- Cabin preference — specify Economy/Business cabin to filter search results
- Sub-requests for extra itinerary details:
- Seats — seat select pricing for each segment of itinerary
- Baggage — free checked baggage and luggage allowance, extra baggage pricing for each slice of itinerary
- Fares — fare details for each segment of itinerary
- Combined request — you can use all of additional params in one request
Basic search
Specify origin and destination for each slice, and passenger type counts to receive.
Excerpt Include |
---|
| Search | Basic | v0.37 44 | S7 MSE API |
---|
| Search | Basic | v0.37 44 | S7 MSE API |
---|
nopanel | true |
---|
|
Basic search supports the following variability:
- 3 passenger types: adults, children and infants in a lap
- 2 itinerary types: One way or Round trip
- S7, CodeShare, SPA, Interline flights
- Transit flights, transfer and direct slices
OW + 1xADT + Transit + S7 flight
Excerpt Include |
---|
| Search | OW + 1xADT + Transit + S7 flight | v0.35 44 | S7 MSE API |
---|
| Search | OW + 1xADT + Transit + S7 flight | v0.35 44 | S7 MSE API |
---|
nopanel | true |
---|
|
OW + 2xADT 2xCHD 2xINF + Transfer + SPA
Excerpt Include |
---|
| Search | OW + 2xADT 2xCHD 2xINF + Transfer + SPA | v0.35 44 | S7 MSE API |
---|
| Search | OW + 2xADT 2xCHD 2xINF + Transfer + SPA | v0.35 44 | S7 MSE API |
---|
nopanel | true |
---|
|
RT + 1xADT + Direct + Codeshare
Excerpt Include |
---|
| Search | RT + 1xADT + Direct + Codeshare | v0.35 44 | S7 MSE API |
---|
| Search | RT + 1xADT + Direct + Codeshare | v0.35 44 | S7 MSE API |
---|
nopanel | true |
---|
|
Optional params
Cabin preference
Specify "COUCH" to add economy only filter or "BUSINESS" to add business only filter for search results. By default API results contains both cabins but the cheapest are preferred.
Excerpt Include |
---|
| Cabin preference | v0.37 44 | S7 MSE API |
---|
| Cabin preference | v0.37 44 | S7 MSE API |
---|
nopanel | true |
---|
|
Seats
Add "seats" summarizer to receive seat select pricing for each segment of itinerary
Excerpt Include |
---|
| Seats pricing | v0.37 44 | S7 MSE API |
---|
| Seats pricing | v0.37 44 | S7 MSE API |
---|
nopanel | true |
---|
|
Baggage
Add "baggage" summarizer to receive free checked baggage and luggage allowance, extra baggage pricing for each slice of itinerary
Excerpt Include |
---|
| Baggage pricing | v0.37 44 | S7 MSE API |
---|
| Baggage pricing | v0.37 44 | S7 MSE API |
---|
nopanel | true |
---|
|
Fares
Add "fares" summarizer to receive fare details for each segment of itinerary
Excerpt Include |
---|
| Fare details | v0.37 44 | S7 MSE API |
---|
| Fare details | v0.37 44 | S7 MSE API |
---|
nopanel | true |
---|
|
Combined request
In case you need to receive multiple flight details you can use all optional params in one request
Note |
---|
Using the following order of listing summarizers is mandatory |
Excerpt Include |
---|
| Combined request | v0.37 44 | S7 MSE API |
---|
| Combined request | v0.37 44 | S7 MSE API |
---|
nopanel | true |
---|
|