Back to docs

Apps

How realtime apps are organized

A realtime app is the main container for credentials, origins, channel access, limits, and environment settings.

ConceptMeaning
App IDA stable identifier for one realtime app inside your workspace.
EnvironmentA label such as production, staging, or development.
RegionThe preferred operating region for a realtime app.
EndpointThe public gateway host your app connects to.
OriginsTrusted websites allowed to connect to an app.
LimitsPlan and app-level usage boundaries for safe scaling.

Recommended setup

One app per product environment.

Separate production and staging keys.

Trusted origins per app.

Private channels for sensitive rooms.

Presence only where online users matter.

Security events reviewed regularly.