Glide Apps Rate Limits
The Glide REST API constrains usage through response-size limits and plan-based consumption rather than published per-second request quotas. The Get Rows endpoint returns at most 10,000 rows per response and uses a continuation token for further pages. Data changes made through the API count as Updates against the workspace plan's monthly Updates allowance, so the effective throughput ceiling is governed by the plan tier (REST get-rows and SQL querying require Business or Enterprise). Specific per-minute request thresholds are not publicly documented.
Glide Apps Rate Limits is the machine-readable rate-limit profile for Glide on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring rows, updates, capability, and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include No Code, App Builder, Tables, Big Tables, and Rate Limiting.