📹

Zoom

Communications

Create meetings, manage users, and access recordings

The Zoom API lets you create and manage meetings, webinars, users, and recordings — enabling full automation of your video conferencing workflows.

Details

Auth Type
OAuth 2.0 (Bearer token)
Rate Limit
30 req/s
Pricing
Free plan available; from $14.99/month/user
Full Docs
Step 1: Save your provider key

This is NOT your Callio key. Enter the API key from the provider's dashboard (e.g. OpenAI/SendGrid).

OAuth 2.0 (Bearer token)

1. Go to https://marketplace.zoom.us 2. Create a Server-to-Server OAuth app 3. Get your Account ID, Client ID, and Client Secret 4. Exchange for an access token

Get API Credentials

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

Create meetings
Get meeting recordings
Manage users
Webinar management
Meeting analytics

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://www.callio.dev/api/proxy/zoom/forward?target=https%3A%2F%2Fapi.zoom.us%2Fendpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate Zoom?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs