The Integration API provides endpoints for connecting your community with external systems and services. These APIs are designed for scenarios where applications, bots, or third-party tools need to securely interact with your community on behalf of administrators.With the Integration API, you can:
Manage users programmatically — create, update, and remove users through automation.
Access community statistics and data — fetch analytics and performance metrics.
Send messages and automate interactions — integrate external tools into community workflows.
Extend platform capabilities — bridge your community with CRMs, analytics platforms, or custom backends.
Authentication: Integration endpoints use a Bearer token, which can be generated in Community Settings. Each token comes with its own permission set, allowing fine-grained control over what an integration can or cannot do.