This version of the Google Slides API has the following default limits:
- Read Requests: This includes presentations.get and presentations.pages.get requests.
- 5000 per project per 100 seconds
- 1000 per user per 100 seconds
- Expensive Read Requests: This includes presentations.pages.getThumbnail requests.
- 500 per project per 100 seconds
- 100 per user per 100 seconds
- Write Requests: This includes presentations.batchUpdate and presentations.create requests.
- 1000 per project per 100 seconds
- 100 per user per 100 seconds
To view or change usage limits for your project, or to request an increase to your quota, do the following:
- If you don't already have a billing account for your project, then create one.
- Visit the Enabled APIs page of the API library in the API Console, and select an API from the list.
- To view and change quota-related settings, select Quotas. To view usage statistics, select Usage.