Overview
Public API access for bots and integrations is offered via per-user bot tokens. Other endpoints remain internal.
The Alfa Club app's internal endpoints are authenticated with short-lived Privy session tokens and are not stable for external use — they may change without notice.
For bot and integration use cases, we offer a focused, intentional public surface: per-user bot tokens scoped to sending chat messages on your behalf.
Bot tokens (public)
If you want to wire up a bot, webhook, or any external automation that needs to post to a chat, see the dedicated guide:
This is the recommended replacement for keeping a Privy session warm and reusing the resulting JWT — that approach is fragile and unsupported.
Trading and other actions
Trading, staking, bridging, room management, and other write actions are not yet exposed via stable public endpoints. If you have a specific use case that would benefit from API access, let us know — that's the strongest signal for what to ship next.