Mediavalet Rate Limits
MediaValet publishes exactly ONE numeric rate limit anywhere in its public surface, and it is not on the pricing or docs pages — it is buried in a 429 response description inside the API contract. Everything else is qualitative: the Developer Plan carries "a limited amount of daily requests" and the Enterprise Plan "a generous limit of API calls", with no numbers attached to either. The API sits behind Azure API Management, which throttles per subscription key and returns 429 on exhaustion. MediaValet documents no rate-limit response headers at all — no X-RateLimit-*, no RateLimit-*, and no Retry-After — so a client cannot read its remaining budget and must infer throttling from the status code alone.
Mediavalet Rate Limits is the machine-readable rate-limit profile for MediaValet on the APIs.io network, conforming to the API Commons Rate Limits specification.
Tagged areas include Digital Asset Management, DAM, Media, Rate Limiting, and Quotas.
Sources
- https://developer.mediavalet.com/plans
- https://docs.mediavalet.com/
- https://docs.mediavalet.com/api/collections/15676803/TzRUB7XE
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.