Kajabi’s public API allows you to build custom integrations and automate workflows. This article walks you through creating API keys and accessing the API documentation.Documentation Index
Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
Use this file to discover all available pages before exploring further.
Note:
The public API is included with the Pro Plan. Check out kajabi.com/pricing for more details. It is also available as a $25/mo add-on. Reach out to support@kajabi.com to add this to your plan.For those on Growth or Pro Plans without public API access, Webhooks provide a similar purpose. Kajabi offers both inbound and outbound Webhooks, allowing you to send and receive information from third-party applications. See How to use Webhooks with Kajabi.
API keys
To create an API key:- Go to Settings > Public API
- Click Create User API Key
- Enter a name for your key
- Select the account user and permissions
- Click Create

Note:
For security purposes, you may “Delete” or “Rotate” the API credentials at any time. This will invalidate any access tokens granted with those credentials.