Disney Rate Limits
Disney API (disneyapi.dev) is a free, unauthenticated REST and GraphQL service for Disney character data, maintained by a single open source contributor (ManuCastrillonM) and historically hosted on Heroku. The provider does not publish per-key, per-IP, or per-account request-rate limits in the project README or on the disneyapi.dev documentation site. The README explicitly calls out that infrastructure costs are paid out of pocket by the maintainer and invites donations via a Support Us page, so consumers should treat the API as best-effort and apply client-side caching, batching, and exponential backoff to avoid exhausting the maintainer-funded infrastructure budget.
Disney Rate Limits is the machine-readable rate-limit profile for Disney API on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests_per_second and varies.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and serverError.
Tagged areas include Rate Limiting, Entertainment, Characters, and Open Source.