Flickr Rate Limits
Flickr enforces request-rate throttling per API key. Limits are not aggressively published, but the long-standing documented guideline is 3,600 queries per hour per non-commercial API key, with commercial keys reviewed and adjusted on a case-by-case basis. Excessive request rates can result in the key being temporarily or permanently throttled. There is no formal sandbox environment; all calls hit api.flickr.com. Burst patterns and abusive usage are addressed via Flickr's API Terms of Use, not via a public rate-limit HTTP header.
Flickr Rate Limits is the machine-readable rate-limit profile for Flickr on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_hour, requests_per_second, and varies.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled, throttledLegacy, invalidKey, and badRequest.
Tagged areas include Rate Limiting, Photography, Photos, and Developer API.
Limits
Policies
Sources
- https://www.flickr.com/services/api/
- https://www.flickr.com/services/api/tos/
- https://www.flickr.com/services/developer/
- https://www.flickr.com/services/api/misc.api_keys.html
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.