Postiz Rate Limits
Postiz applies a single global per-hour request limit that, as documented, applies only to the create-post endpoint: 90 requests per hour, raised to 100 on Postiz Cloud. The limit counts API requests, not published posts — one createPost call can schedule many posts across many channels, which is the documented way to maximise throughput. The limit is a single instance-wide value and does NOT tier by subscription plan; plans tier on channel count and monthly post volume instead. Self-hosters set their own value with the API_LIMIT environment variable.
Postiz Rate Limits is the machine-readable rate-limit profile for Postiz on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, bytes, posts, and channels.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Social Media, Scheduling, Open Source, Content, and Marketing.