vexa
Docs
Blog
Pricing
GitHub
Toggle theme
Sign in
Get started
vexa
← Back to home
Join a
meeting
1
Get a meeting link or create a quick test
Create a Google Meet
2
Drop your meeting link here
Get started
Google Meet
Microsoft Teams
Zoom
POST /bots
LIVE
# Send a bot to your meeting
curl -X
POST
\
https://api.vexa.ai/bots
\
-H
'Content-Type: application/json'
\
-H
'X-API-Key: vx_sk_...'
\
-d '
{
"platform"
:
"google_meet"
,
"native_meeting_id"
:
"abc-defg-hij"
}
'
▌
REST API · api.vexa.ai
POST /bots