Skip to main content
API v1 is the previous public API version for existing booking clients. It exposes catalog, availability, pricing, and booking endpoints under:
https://spaportal.cz/api/v1

Main resources

Catalog

Destinations, hotels, visit types, categories, tags, and loyalty programs.

Availability

Calendar dates and checkout dates for booking forms.

Pricing

Final prices, lowest prices, and price lists.

Booking

Booking configuration and booking creation.

API conventions

Use the API v1 convention pages for cross-cutting behavior:

Source of truth

This reference is based on the current implementation in spaportal-3/app/api/v1 and the historical Apiary file APIARY.md. When the two sources disagree, prefer the current implementation.