Serveka Bot Manager API v1

Serveka provides AI-powered meeting bots for Google Meet, Zoom, and Microsoft Teams. Deploy bots with a single API call to capture transcripts, recordings, and structured meeting data.

Base URL

https://api.serveka.com/api/v1

Authentication

All requests require an API key in the X-API-Key header:

X-API-Key: srvk_your_key_here

Keys are workspace-scoped and begin with the srvk_ prefix.

Sections

API Keys

Manage API keys for your workspace: create, list, retrieve, update, and revoke keys.

Bots & Meetings

Deploy bots into meetings, control bot behavior (speak, chat, screen share), retrieve transcripts and recordings, manage meeting metadata.

Scheduling

Schedule bots for future meetings with automatic launch at the specified time.

Workspaces

Manage workspace settings, members, and invitations.

Webhooks

Receive real-time push notifications for bot lifecycle events via HTTPS endpoints.

Getting Started

See the Quickstart to send your first bot to a meeting and receive live transcripts in under 5 minutes.


Updated May 2026

Updated May 2026Edit on GitHub