What if I exceed my Office Integrator API usage? Will I get any usage notifications?

What if I exceed my Office Integrator API usage? Will I get any usage notifications?

Yes, you will receive automatic email alerts from Office Integrator Team when you exceed 75% & 90% of API Usage of your current subscription plan for any particular month. The notification or alert will be sent to the email address associated with your Office Integrator account.

Once you hit the subscribed plan limit, you will get the "API Usage Exceeded" exception and the Office Integrator service may be interrupted.
    • Related Articles

    • Will Office Integrator stop working if the API usage exceeds the purchased level?

      We allow up to 10% of usage after the limit has reached, beyond that we will throw the usage exceeded error code for all API's. For offline subscription we won’t throw any error.   You will also received mail notification when your APIKey usage ...
    • Why Office Integrator API's are not supported in X-frame or Client side?

      As Zoho Office Integrator subscription is completely based upon the API call usage. The APIKey generated will get exposed to others while integrating the API's in the Client. Hence, we have restricted the access in the Client side. Earlier, we were ...
    • Zoho Office Integrator - Demo

      Once you have successfully logged in, you will be directed to the Zoho Office Integrator dashboard that will provide you with the most essential details of your account. Demo section is your playground where you can see how the integration works. You ...
    • What is an API call? How is my API Usage measured in terms of API calls?

      A document opened in Zoho Office editor (e.g., Writer) equals "1 API call".  The API usage is measured on the number of "open document" requests sent to Zoho Office Integrator. We update the API call counter by 1 with every new "open document" ...
    • How to use Postman with Office Integrator Rest API?

      You can use Postman to try out Office Integrator. Postman is a widely used REST Client for API development and testing. 1. Download Postman tool from https://www.getpostman.com/ 2. Refer this document to know how to use Office Integrator Postman ...