Zoho Meeting API Documentation

Getting Started

All Zoho Meeting APIs require a minimum of two mandatory headers.

  1. Authorization- Authentication request url parameter.
  2. X-ZSOURCE- Organization/Company Name

Example

Copied$ curl -X GET 'https://meeting.zoho.com/api/v2/user.json' \
     -H Authorization: Zoho-oauthtoken 6e80ed905055deb9fd2d12d71f518a80
     -H X-ZSOURCE: {Company Name}