In this article, we show you how you can use the Konzertmeister REST API to automate access to our platform. The API is continuously being expanded with new functions.

API key

To access the Konzertmeister API, you must first create an API key for your association in the web app. The key is always tied to the association and can only be managed by someone with a leader role.

To do this, navigate to the association details in the Web App and switch to the Edit tab (far right or by clicking the Edit button). Then scroll down to the Public API section.

Public API of the association
Public API of the association
Public API with key
Public API with key

Here you can create, delete, or recreate an API key (this overwrites an existing key).

The API key is only displayed once upon creation and must be stored in a safe place.

If the API key is lost or falls into the wrong hands, it can be deleted or recreated at any time.

Authentication of API requests

The API key must be set in the header X-KM-ORG-API-KEY for every request.

Base URL of the API

The base-url of the Konzertmeister API is: https://rest.konzertmeister.app

Swagger documentation

You can find the Swagger documentation for the Konzertmeister API at the following links: