PlayCanvas · Rate Limits

Playcanvas Rate Limits

PlayCanvas REST API rate limits are enforced per account minute with three classes (normal, strict, assets), differing for free vs paid accounts. Inspect live limits at https://playcanvas.com/api/ratelimits.

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

It captures 6 rate-limit definitions, measuring requests_per_minute.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting and 3D.

6 Limits Throttle: 429
Rate Limiting3D

Limits

Normal (free) account
requests_per_minute · minute
120
Normal (paid) account
requests_per_minute · minute
240
Strict (free) account
requests_per_minute · minute
5
Strict (paid) account
requests_per_minute · minute
10
Assets (free) account
requests_per_minute · minute
60
Assets (paid) account
requests_per_minute · minute
120

Sources