v63

latestOpenAPI 3.0.0Proprietaryraw.githubusercontent.com2026-08-0110571.8 MB
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.1/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}