About Zoho Learn API
About Zoho Learn API
Zoho Learn's API allows users and developers to extend their web applications by programmatically fetching and editing data from different modules in Learn.
HTTP Methods
Zoho Learn's APIs enable reading and writing of data through the following HTTP methods
Method | Description |
GET | Used for retrieving resources. |
POST | Used for creating resources and performing operations. |
PUT | Used for updating resources. |
DELETE | Used 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.