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, reading room history, and managing limited Hyperliquid perps trading in rooms you own.
Bot tokens (public)
If you want to wire up a bot, webhook, analytics job, or external trading automation, 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.
Other actions
Spot trading, Polymarket 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.