Skip to main content

Connect Systems via API

With our REST API you can create automations for Memberspot.

Updated this week

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.

it would be ABCD1234.


Did this answer your question?