Usage limitsStay organized with collectionsSave and categorize content based on your preferences.
The zero-touch enrollment APIs have a default limit of 1000 queries per
100 seconds for each user. In the reseller API, a user is the sharedservice
account. In the customer API, a user is
theauthenticated IT admin.
Change usage limits
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 abilling accountfor your project, then create one.
To view and change quota-related settings, selectQuotas. To view
usage statistics, selectUsage.
Help staying under the limits
Use the asynchronous versions of the reseller API'sDevicemethods to help
reduce the number of requests. These methods allow batch processing of many
devices in one request, while the synchronous methods process one device for
each API request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],["The zero-touch enrollment APIs have a default limit of 1000 queries per 100 seconds per user. To manage usage limits, create a billing account, visit the Enabled APIs page, and select \"Quotas\" or \"Usage.\" For resellers, use asynchronous `Device` methods to batch process devices, reducing requests, instead of synchronous methods which process one device per request. Batch processing information can be found in the \"Long-running batch operations\" guide.\n"]]