v2

latestOpenAPI 3.0.0Proprietary2026-08-07936826.0 KB
Triggers
Realtime
CLI
x-internal

Get credentials for CLI realtime events

Get the Pusher key and project nanoId for the CLI realtime trigger channel. The CLI subscribes to private-cli-{project_id}.

get/api/v3/cli/realtime/credentials

Response

Credentials for CLI realtime events retrieved successfully

pusher_keystring required

The Pusher client key for subscribing to the trigger

pusher_clusterstring required

The Pusher cluster for subscribing to the trigger

project_idstring required

The project nanoId associated with the API Key provided. Used as part of the CLI channel name: private-cli-{project_id}