Have you been in a hackathon in the past? Time flies! We have prepared this quick reference document for you to get familiar with our APIs.
Happy Hacking!
First of all, you need to create an account:
- Go to our portal and click on register
- Fill in the form using a valid email address and click on the
Create account
button. A confirmation email will be sent to the email address you have just registered. - Open your mail and click on
Confirm my account
.
What's next? Our get started guide contains detailed information about how to get your API key and make your first API call.
The APIs use OAuth as authentication mechanism. The authorization guide provides deep technical information on how to get a token in order to perform API calls.
API | Answers to... |
---|---|
Flight Low-fare Search | I know where and when I want to fly. What are the best flight deals? |
Flight Inspiration Search | Where can I fly from Madrid in the next months for 400 EUR? |
Flight Cheapest Date Search | When is the cheapest date to fly to London from Boston? |
Fight Most Searched Destinations | Which were the most searched destinations from New York in June 2017? |
Flight Most Booked Destinations | Where were the most number of bookings made to from Delhi last July? |
Flight Most Traveled Destinations | Where were people flying to the most from San Francisco in September 2017? |
Flight Busiest Traveling Period | What was the busiest period for Nice based on either arrivals or departures? |
Flight Check-in Links | What is the URL to my online check-in? |
Airport Nearest Relevant | What relevant airports are there around a specific location? |
Airport & City Search | Which cities and/or airports start with ‘PA’ characters? |
Airline Code Lookup | Which airline has IATA code BA? |
Hotel Search | What are the best hotel offers during my trip to London? |
Points of Interest | What are the coolest places to visit during my stay in Barcelona? |
Because there is life beyond curl
.
pull requests
are always welcome :-)
We normally bring some printed copies to the hackathons, but for your convenience, here you have the pdf version.
Let's save the planet!
If you love Postman as we do, you'll be glad to see our public postman collection.
New to Postman? Don't miss our How to play with Self-Service APIs with no code article in our blog.
- All SDK
README
files contain sample codes. - You can find examples in our Portal
During the hackathon you'll use the Test environment
, which means that our APIs are using mostly cache data. You can find which data is available on the Data collection repository.
If something is wrong, confusing or you miss information, please let us know. Send your pull request
or drop us an email.