Dashboard
API Keys
Bots
Usage
Docs
Sign In
MeetingBot API
1.0.0
OAS 3.0
Servers
/api
Authorize
default
GET
/bots
POST
/bots
GET
/bots
/{id}
PATCH
/bots
/{id}
DELETE
/bots
/{id}
PATCH
/bots
/{id}
/status
GET
/bots
/{id}
/recording
POST
/bots
/{id}
/heartbeat
POST
/bots
/{id}
/events
POST
/bots
/{id}
/deploy
GET
/bots
/active
/count
GET
/events
POST
/events
GET
/events
/bot
/{botId}
GET
/events
/{id}
PATCH
/events
/{id}
DELETE
/events
/{id}
POST
/api-keys
GET
/api-keys
POST
/api-keys
/{id}
/revoke
GET
/api-keys
/{id}
/logs
GET
/api-keys
/logs
GET
/api-keys
/count
GET
/usage
GET
/usage
/week
GET
/usage
/month
GET
/community
/updates
Schemas
Invalid input data error (400)
Authorization not provided error (401)
Insufficient access error (403)
Not found error (404)
Internal server error error (500)