List hotels
Returns a paginated list of hotels accessible with your API key.
Authorizations
Query Parameters
Maximum number of hotels to return (default: 20, max: 100)
1 <= x <= 100Number of hotels to skip for pagination (default: 0)
x >= 0Response
A list of hotels
Unique hotel identifier
"00391351-e308-4aae-8b66-d868ebb37ff3"
Hotel name
"Grand Helsinki Hotel"
Marketing description of the hotel (null if not available)
"A refined stay in the heart of Helsinki, steps from the central railway station."
Primary language at the hotel (ISO 639-1 code)
"fi"
Hotel photos (up to 3), served from the Valpas CDN. Empty array if no photos are available.
[
{
"url": "https://misxceaqoppcaiaitpkj.supabase.co/storage/v1/object/public/hotel-images/00391351-e308-4aae-8b66-d868ebb37ff3/1.jpg",
"caption": "Great Room Lobby"
}
]Whether the hotel holds a current Valpas certification
true
Date when the hotel's Valpas certification becomes valid (YYYY-MM-DD)
"2026-01-15"
Date when the hotel's Valpas certification expires (YYYY-MM-DD)
"2026-03-30"
Link target for the Valpas certification badge (null when the hotel is not certified)
"https://valpashotels.com"
Netstorming integration identifier
"45373"
Street address of the hotel
"Mannerheimintie 1, 00100 Helsinki"
Geographic latitude in decimal degrees
60.1699
Geographic longitude in decimal degrees
24.9384
Total number of rooms (null if not configured)
85