Securing your agents on Pipecat Cloud
Interface | Authentication Method | Security Notes |
---|---|---|
Dashboard | Email + OTP | Two-factor authentication by default |
CLI | JWT via Clerk | Token-based auth with automatic expiration |
REST API | Bearer token (public API keys) | Scoped to specific organizations and agents |
pcc auth login
regularly to refresh your
credentials..env
) and ensure they’re in your .gitignore
.
For deployment, use Pipecat Cloud’s secrets management:
--base64encode
flag provides an additional layer of obfuscation
when entering credentials in environments where terminal history or session
logging might be a concern.help@daily.co
if you have specific data residency requirements.