Version: 1.0.0
BotLobby API
Generate short-form video from a script and publish it to connected YouTube, TikTok and Instagram accounts.
All requests use the base URL https://api.botlobby.ai/v1, and every path
below is relative to it.
Authentication
- HTTP: Bearer Auth
- API Key: apiKeyHeader
Authorization: Bearer bl_live_...
Your API key, minted in Settings → API Keys.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
X-API-Key: bl_live_...
Equivalent to bearerAuth. Use whichever suits your HTTP client.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |