Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 841
choise Avatar asked Feb 28 '23 09:02

choise


2 Answers

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.

like image 108
leepowers Avatar answered Mar 23 '23 17:03

leepowers


it is unlimited. you can genrate your flickr key from https://www.flickr.com/services/apps

like image 32
Jainam Salot Avatar answered Mar 23 '23 16:03

Jainam Salot