Why do I need a flickr api key? -


reading through flickr api documentation keeps stating require api key use rest protocols. building photo viewer, gathering information available flickr's public photo feed (for instance, not planning on writing upload script, api key required). is there added functionality can getting key?

update answered question below

to use flickr api need have application key. we use track api usage.

currently, commercial use of api allowed prior permission. requests api keys intended commercial use reviewed staff. if project personal, artistic, free or otherwise non-commercial please don't request commercial key. if project commercial, please provide sufficient detail decide. thanks!

http://www.flickr.com/services/api/misc.api_keys.html


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -