Logo
Zoom Public API Documentation

API Authorization & Authentication-Unified Build Flow Application-Server-to-Server OAuth App

Number of APIs: 2


1. Get a user

GET {{baseUrl}}/users/{userId}



2. Get access token

POST https://zoom.us/oauth/token?grant_type=account_credentials&account_id=[account_id]



ENDPOINTS