Ghost Org Rate Limits
Ghost does not publish fixed numeric per-endpoint rate limits for the Content API or Admin API. Because Ghost is open source and runs per-site (self-hosted or on Ghost(Pro)), request throughput on a self-hosted install is bounded by your own server capacity rather than by a vendor-imposed quota. Ghost does apply brute-force protection on authentication-related endpoints, and Ghost(Pro) enforces platform-level abuse protection and fair-use limits. Practical constraints are more often the audience/member and staff limits of the Ghost(Pro) plan and email-sending volume than an API request-rate cap.
Ghost Org Rate Limits is the machine-readable rate-limit profile for Ghost on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, records, attempts, and members.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Publishing, Content, Open Source, Rate Limiting, and Quotas.