Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

model
string

Model that owns the call (required for application/sdp offers)

provider
string

Optional provider hint

Body

SDP offer (raw application/sdp body), or a multipart form with sdp and session (JSON) fields

The body is of type string.

Response

SDP answer

The response is of type string.