← Help Center
Integrations & API
Connecting to other tools, API keys, and webhooks.
API keys and webhooks
How to create API keys and configure webhooks for integrations.
API Keys
Go to Settings → API to create scoped API keys. Each key can have specific permissions (read/write for members, events, broadcasts).
Webhooks
Configure webhook URLs to receive real-time notifications when members are created, payments succeed, or events are published. All payloads are signed with HMAC-SHA256.
REST API
See the full API Reference in Settings → API → Docs for endpoints, rate limits, pagination, and example curl commands.