Unqork · Rate Limits

Unqork Rate Limits

Unqork enforces API rate limiting per source IP address, per server, in a rolling 60-second window. The limit is an ENVIRONMENT-LEVEL SETTING an administrator configures in Environment Administration, not a published commercial tier: the platform default is 1000 requests and the smallest value an administrator may enter is 100. Unqork explicitly recommends lowering it to reduce brute-force, enumeration and HTTP request-flooding risk. The live API advertises the current window in x-ratelimit-* response headers on every request, including unauthenticated 401s.

Unqork Rate Limits is the machine-readable rate-limit profile for Unqork on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 2 rate-limit definitions, measuring requests_per_minute.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting, No-Code, and Platform.

2 Limits Throttle: 429
Rate LimitingNo-CodePlatform

Limits

API requests per IP (platform default) ip
requests_per_minute · minute
1000
API requests per IP (minimum configurable) ip
requests_per_minute · minute
100

Sources