Ferienpass API

Use the Ferienpass API to access the holiday programme data of your municipality — offers, dates, hosts, and more — and integrate it into your own applications and websites.

Getting started

The API is a read-oriented REST API returning JSON. Each municipality (tenant) has its own base URL in the format https://{tenant-domain}/api/. The API can be used without authentication to retrieve publicly visible offers. For host-specific data, authenticate using a Personal Access Token.

Guides

Authentication

Learn how to authenticate your API requests using Personal Access Tokens.

Read more

Pagination

Understand how to work with paginated collection responses.

Read more

Errors

Read about the HTTP status codes and error format returned by the API.

Read more

Resources

Offers

Retrieve holiday programme activities — including dates, hosts, fees, and media — with powerful filtering options.

Was this page helpful?