Hostel World API
The Hostelworld API lets developers search hostels by city, retrieve full property profiles, check room availability with per-night price breakdowns, and paginate through guest reviews. Access ratings, facilities, cancellation policies, and dorm/private room pricing—ideal for travel apps, price comparison tools, and accommodation aggregators.
Hostel World API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Hotel | ||
| GET |
Get Hotel availability /hotel/availability |
Get detailed hotel availability Retrieves detailed availability hotel data. Use this endpoint for full details. |
| GET |
Search Hotels /hotel/search |
Get list of basic hotel information by Filter Retrieves essential hotel data without extensive financial history. Use this endpoint for faster queries when full details are not… |
| GET |
Get Hotel details /hotel |
Get detailed hotel information Retrieves detailed hotel data. Use this endpoint for full details. |
| POST |
Get Hotel details by url /hotel/get-by-url |
Get detailed hotel information by URL Retrieves detailed hotel data. Use this endpoint for full details. |
| POST |
Get Hotel list by url /hotel/listing-by-url |
Get list of basic hotel information by URL Retrieves essential hotel data without extensive financial history. Use this endpoint for faster queries when full details are not… |
| GET |
Get Hotel reviews /hotel/review |
Get detailed hotel reviews Retrieves detailed reviews hotel data. Use this endpoint for full details. |
| POST |
Get Hotel availability by url /hotel/availability/get-by-url |
Get detailed hotel availability by URL Retrieves detailed availability hotel data. Use this endpoint for full details. |
Hostel World API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / hour |
|
| PRO | $15 / month | 2 / second |
|
| ULTRA Recommended | $49 / month | 3 / second |
|
| MEGA | $139 / month | 5 / second |
|