Back to docs

Reference

Common API areas

These are the main API areas your console uses. Protected workspace endpoints require an authenticated console token.

AreaUseEndpoint
HealthCheck platform API health.GET /api/health
PlansLoad public plan limits and pricing data.GET /api/plans
WorkspaceLoad the current workspace and plan.GET /api/workspaces/current
AppsList realtime apps in the workspace.GET /api/realtime/apps
KeysList keys for one realtime app.GET /api/realtime/apps/{app}/keys
OriginsList trusted origins for one app.GET /api/realtime/apps/{app}/origins
Security eventsReview blocked gateway activity.GET /api/realtime/security-events
Gateway statusCheck current gateway reachability.GET /api/realtime/gateway/status