Hostelworld
communityBudget accommodation booking — hostels, B&Bs, and budget hotels worldwide
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/hostels/searchSearch hostels and budget accommodation
Parameters
guestsintegeroptionalnightsintegerrequiredcheckinstringrequiredlocationstringrequiredReturns
hostels[] with id, name, price, rating, location, amenities[], images[]GET
/api/hostels/{id}Get hostel details and reviews
Parameters
idstringrequiredReturns
name, description, address, rating, reviews[], rooms[], facilities[]GET
/api/destinationsGet popular destinations
Parameters
continentstringoptionalReturns
destinations[] with city, country, hostel_count, avg_price