API Key Integrations
Some services use API keys instead of OAuth. Enter the key once — it’s encrypted and stored securely.Supported Services
| Service | Key Format | Capabilities |
|---|---|---|
| Stripe | sk_live_… | Customers, invoices, subscriptions, payments |
| Telegram | Bot token from @BotFather | Messages, groups, files, voice |
| Supabase | sbp_… | Database queries, auth, storage |
How to Connect
- Go to the Integrations page
- Click “Connect” on an API Key integration
- Enter your key in the secure modal
- Key is encrypted and stored — agent can now use the service
Security
- Keys encrypted at rest with AES-256
- Never shown again after entry (only prefix visible)
- Agent receives a scoped session token, not your raw key
- Revoke anytime from the Integrations page

