Search code examples
callflickrapi-key

flickr API calls


im interested how many api calls per second or per minute i can do with my flickr API Key?

is there a limit or is it unlimited?


Solution

  • It is unlimited: http://developer.yahoo.com/flickr/

    To make Flickr web service calls, you must get an application key. There are no set restrictions on the number of calls your application can make.