Skip to main content
POST
Start call (BIC)

Authorizations

x-api-key
string
header
required

Your ps_ API key

Body

application/json
to
string
required

User phone number to call.

Example:

"+5511999999999"

sdp
string

SDP offer from your WebRTC client (a=setup:active). Required on Meta numbers; omit on web numbers.

sdpType
string

Always "offer" (defaulted).

Example:

"offer"

bizOpaqueCallbackData
string

Opaque data echoed back on the terminate event.

Example:

"order-42"

Response

Start call