Zoom Meeting SDK for Linux
Meeting SDK usage policy
The Meeting SDK is reserved for human use cases and does not support bots or AI notetakers. To build an AI notetaker application or access realtime media, use Zoom RTMS (Real-time media streams).
The Zoom Meeting Software Development Kit (SDK) for Linux lets you integrate the Zoom meeting and webinar experience with your app. The Meeting SDK for Linux is structured as a command-line interface (CLI) based application. The Meeting SDK for Linux supports meeting services only, and does not currently support messaging.
The Meeting SDK for Linux naturally supports over a dozen major languages. Some core features are described in this developer doc, and additional features are described in the Meeting SDK reference guides.
Use the Meeting APIs to get data from current, past, or future meetings to enhance the SDK's meeting experience. To use specific API endpoints with your SDK app, choose the endpoints' scopes on your app configuration page.
We enforce a required minimum version of the Meeting SDK. See our SDK minimum version policy for details.
The Meeting SDK follows the Zoom license model. See Zoom Meetings, Zoom Webinars, and the Zoom ISV Partner Program for details.
In the next section, we'll walk you through setting up a development environment for Meeting SDK for Linux platform, and give you some hands-on experience.