Document API

Writer provides a set of APIs, which you can use to create new add-ons that interact with the document content and meta data. You can get the list of your documents, create/upload new documents, delete and download your documents via Writer's Document API. The supported APIs are explained in sections below.

Note:

  • To use this API, an OAuth token should be generated with the following scopes; ZohoWriter.documentEditor.ALL, ZohoPC.files.ALL, WorkDrive.files.ALL, WorkDrive.organization.ALL and WorkDrive.workspace.ALL
  • This API is subject to throttle limits. For details on the applicable rate limits, please refer to this help link.