API key
Your backend
Create and manage calls.
PurpleCallio documentation
PurpleCallio integrations use server-side credentials for API requests and scoped participant access for joining a call.
Create calls and manage project resources from a trusted backend. Do not put project API keys in a client application or a public URL.
Pass the participant-specific access returned when a call is created to the chosen call integration. Each participant should receive only their own access.
Your backend
Create and manage calls.
Participant browser
Join only the authorized call.
Dashboard
Manage account and project resources.
Never expose your API key in browser code. Create calls and authorize participants from trusted server code.
Explore the documentation to choose hosted UI, React components, or the headless SDK for your integration.