Skip to main content

Create Embeds Tokens

POST 

https://embeds.signalwire.com/api/fabric/embeds/tokens

Exchanges a public Click-to-Call (C2C) token for a short-lived, private embed guest token used to authorize a call. This allows secure activation of the C2C widget without exposing sensitive credentials.

Request

Responses

The request has succeeded and a new resource has been created as a result.


Request Collapse all
Base URL
https://embeds.signalwire.com/api/fabric
Body required
{
  "token": "c2c_7acc0e5e968706a032983cd80cdca219"
}
ResponseClear

Click the Send API Request button above and see the response here!