# Valpas API ## Docs - [Batch fetch hotels by Netstorming IDs](https://docs.valpashotels.com/api-reference/batch-fetch-hotels-by-netstorming-ids.md): Returns multiple hotels matching the provided Netstorming IDs. Maximum 1000 IDs per request. Hotels without a matching Netstorming ID are omitted from the response. - [Get hotel by ID](https://docs.valpashotels.com/api-reference/get-hotel-by-id.md): Returns a single hotel by its unique identifier. - [Get hotel by Netstorming ID](https://docs.valpashotels.com/api-reference/get-hotel-by-netstorming-id.md): Returns a single hotel by its Netstorming integration identifier. - [List hotels](https://docs.valpashotels.com/api-reference/list-hotels.md): Returns a paginated list of hotels accessible with your API key. - [Authentication](https://docs.valpashotels.com/authentication.md): How to authenticate with the Valpas API using your API key - [Introduction](https://docs.valpashotels.com/introduction.md): What Valpas is, what the API does, and how to get started - [Quickstart](https://docs.valpashotels.com/quickstart.md): Make your first API call in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.valpashotels.com/openapi.json)