Hotel API
Using Hotel API one can beat his own competitors by tracking prices from top OTAs on a regular basis. You can pull fresh prices for any hotel around the world with just a single GET request. You can even show your prices against the prices you get from this API. This help you gain more traction as your rates will be lower than the top OTAs. This will help you generate more revenue through…
Hotel API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
JWT Token API /auth |
You need a JWT token in order to access our pricing API. To access this you will need username and password. You can generate your own personal credentials by registering on the… |
| GET |
Hotel Pricing API /free/{hotel-name} |
Once you get the JWT token from POST API you become eligible to access the hotel pricing API. You can pass name of any city and you will get pricing of top 30 hotels from more 4… |
Hotel API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $350 / month | — |
|
| ULTRA | $450 / month | — |
|
| MEGA | $4,200 / month | — |
|