Vexavexa
DocsBlogPricingGitHub
Sign inGet started
Vexavexa
DocsGitHubPricingContactReport a Bug
© 2026 Vexa AI, Inc. All rights reserved.
TermsPrivacyCookiesDPASecurity
Vexavexa← Back to home

Join a
meeting

1

Get a meeting link or create a quick test

Google MeetCreate a Google Meet
2
Google MeetGoogle Meet
Microsoft TeamsMicrosoft Teams
ZoomZoom
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