Affiliate link to flight search form
To create an affiliate link to the flight search form, you must be registered with Travelpayouts.
Query URL: https://DomainName/flights/
where DomainName is "search.jetradar.com", except for when a link leads to an affiliate White Label site. For a White Label, use the affiliate subdomain on which the White Label is hosted.
Be sure to use the link generator so that clicks on them get into our statistics system.
Examples of links to the completed search form
https://search.jetradar.com/flights/?origin_iata=MOW&destination_iata=LHR&depart_date=2019-07-22&return_date=2019-07-26&with_request=false&adults=1&children=0&infants=0&trip_class=0&locale=en&one_way=false
Query parameters/descriptions
Name |
Description |
Default value |
origin_iata |
Departure city. Recommended values: "IATA code for city". |
Moscow (MOW) |
destination_iata |
Arrival city. Recommended values: "IATA code for city". |
St. Petersburg (LED) |
depart_date |
Departure date. Recommended format: "Y-m-d" ("yy-mm-dd" for JQuery). |
- |
return_date |
Return date. Recommended format: "Y-m-d" ("yy-mm-dd" for JQuery). |
- |
oneway |
“One way only” check box, equal to 1 or 0. |
0 |
adults |
Number of adults (over 12 years old) |
1 |
children |
Number of children (2 to 12 years old) |
0 |
infants |
Number of infants (0 to 2 years old) |
0 |
trip_class |
Ticket class (Economy: 0, Business: 1) |
0 |
with_request |
Initiate search automatically (true: the search is loaded, false: the form is filled out but search does not start) |
false |
currency |
Currency |
USD |
locale |
Language |
en |
Note:
- adults/children/infants - number of adults, children, and infants – numbers.
No more than nine seat-occupying passengers (adults + children) can be in a single query. Infants travel without their own seat and are carried by the adults. The number of infants cannot exceed the number of adults. If the number of infants is larger than the number of adults, the excess number of infants is counted as children (with their own seats).
After you get a link to the search result page you should use Link Generator.
Creating a URL that leads to a search form and automatically fills in part of the form, without initializing search:
http://jetradar.com/searches/new?origin_iata=MOW&destination_iata=BKK&adults=1&children=0&infants=0&trip_class=0