Why do I need a flickr api key?

后端 未结 5 1695
庸人自扰
庸人自扰 2021-02-13 04:19

Reading through the Flickr API documentation it keeps stating I require an API key to use their REST protocols. I am only building a photo viewer, gathering information availabl

5条回答
  •  孤城傲影
    2021-02-13 05:02

    Well, they say you need a key - you need a key, then :-) Exposing an API means you can pull data off the site way easier, it is understandable they want this under control. It is pretty much the same as with other API enabled sites.

提交回复
热议问题