Skip to main content
POST
Create realtime session

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
callId
string
required

Identifier of the active call to attach media to.

Example:

"3EB0C767D26A8B4E7F1A"

mode
string

talk (send and receive audio, default) or listen (receive only).

Example:

"talk"

Response

Success — provider-native response body.

message
string

Operation status, always "success" on 200

data
object

Realtime media session credentials for the WebSocket audio bridge