Zoho Connect's API allows users and developers to extend their web applications by programmatically fetching and editing data from different modules in Connect.

HTTP Methods

Zoho Connect's APIs enable reading and writing of data through the following HTTP methods:

MethodDescription
GETUsed for retrieving resources.
POSTUsed for creating resources and performing operations.
PUTUsed for updating resources.
DELETEUsed for deleting resources.

API Call Limit


There is no usage limit on the API, but we have system limitations as protection from denial of service (DOS) attacks.