Generate Meeting Link
Calls
Generate Meeting Link
Generate a one-time video meeting link for a contact
POST
Generate Meeting Link
Request
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
assistantId | string | Yes | Agent to use for the video call |
contactName | string | No | Contact name (injected as variable) |
phoneNumber | string | No | Contact phone number (for lookup) |
workspaceId | string | No | Workspace ID |
Response
Notes
- The
room_urlis a single-use link. After the contact opens it, the token is consumed. - The contact opens the link in their browser — no login or app required.
- Contact data is automatically injected as variables into the agent’s system prompt.
- A credit check is performed before generating the link. Returns
402if insufficient credits.

