The API interface allows you to connect external applications with Memberspot, provided they also have an API interface.
In addition to the API interface, you can also use integration tools like Zapier or Make.
Available API Endpoints
Some API endpoints are available to everyone, while others require a bookable package. These are marked with [API Package] in the documentation.
You can find the API documentation here:
βhttps://api.memberspot.de/api/
Authorization via API Key
To connect the API with your member area, you need an API key that you include in the request header.
You can create an API key under Settings β Integrations β API Keys.
Finding the Course ID
Some endpoints use the Course ID as a variable. The Course ID is the ID that appears after /courses/ in the URL bar of your course in the admin area.
For example here: https://app.memberspot.de/1234abcd/courses/ABCD1234
it would be ABCD1234.

