$ curl -X POST https://api.sessions.im/v1/sessions \
-H "Authorization: Bearer sk_live_…" \
-d '{
"template": "scoping-call",
"host": "[email protected]",
"guest": { "email": "[email protected]" },
"record": true
}'
201 · join_url: "hartwell.sessions.im/j/8kq2"REST API, webhooks, and an embeddable JS widget with incoming-call ringing.
Read API docs