Zenamu supports a basic API. Endpoint documentation is available at https://docs.zenamu.com.
API access is included in the Ultimate plan. During the trial we can enable it on request; it is not available on lower plans.
How to get API keys
Ultimate plan — you can generate the keys yourself. Go to Settings > General and in the API access token section click Generate API keys.
Trial — if you would like to try the API, contact us and we will create the keys for you.
Other plans — API access is not available. To use the API, please upgrade to the Ultimate plan.
You will get two keys: a secret API key for server-side integrations (e.g. the client list) and a public API key for browser-accessible data (classes, workshops, instructors, locations).
Important: The secret API key is shown only once — copy it right after generating and store it safely. Afterwards the app shows only a shortened form of it. If you lose the key, regenerate the keys. The existing keys stop working immediately and every integration that uses them needs to be updated with the new ones.
Only users with the Admin role can see and manage the API keys.

