{"@context": "https://schema.org", "@type": "WebAPI", "name": "Flickr API Schema API", "description": "A subset of Flickr's API defined in Swagger format.", "provider": {"@type": "Organization", "name": "flickr.com"}, "documentation": "https://raw.githubusercontent.com/flickr/flickr-api-swagger/master/dist/schema.json"}
Index / APIs / flickr.com

Flickr API Schema API

A subset of Flickr's API defined in Swagger format.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.flickr.com/services

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Flickr API Schema v1.0.0

A subset of Flickr's API defined in Swagger format.

methodpathwhat the vendor says it does
GET/oauth/access_tokenReturns an access token Public
GET/oauth/request_tokenReturns an oauth token and oauth token secret Public
GET/rest?method=flickr.favorites.getContextReturns next and previous favorites for a photo in a user's favorites Public
GET/rest?method=flickr.favorites.getListReturns a list of the user's favorite photos. Only photos which the calling user has permission to see are ret
GET/rest?method=flickr.galleries.getPhotosReturns a list of photos in a gallery. Public
GET/rest?method=flickr.groups.discuss.replies.getInfoGet information on a group topic reply Public
GET/rest?method=flickr.groups.discuss.topics.getInfoGet information about a group discussion topic Public
GET/rest?method=flickr.groups.discuss.topics.getListGet a list of discussion topics in a group. Public
GET/rest?method=flickr.groups.getInfoGet information about a group Public
GET/rest?method=flickr.groups.pools.getContextReturns next and previous photos for a photo in a group pool Public
GET/rest?method=flickr.groups.pools.getPhotosReturns a list of pool photos for a given group Public
GET/rest?method=flickr.people.getInfoReturns a person Public
GET/rest?method=flickr.people.getPhotosReturn photos from the given user's photostream Public
GET/rest?method=flickr.photolist.getContextReturns next and previous photos in a photo list Public
GET/rest?method=flickr.photos.getContextReturns next and previous photos for a photo in a photostream Public
GET/rest?method=flickr.photos.getExifRetrieves a list of EXIF/TIFF/GPS tags for a given photo. The calling user must have permission to view the ph
GET/rest?method=flickr.photos.getInfoReturns a photo Public
GET/rest?method=flickr.photos.getSizesReturns photo sizes Public
GET/rest?method=flickr.photos.licenses.getInfoFetches a list of available photo licenses for Flickr Public
GET/rest?method=flickr.photos.searchReturn a list of photos matching some criteria. Public
GET/rest?method=flickr.photosets.getContextReturns next and previous photos for a photo in a set Public
GET/rest?method=flickr.photosets.getListReturns the albums belonging to the specified user Public
GET/rest?method=flickr.photosets.getPhotosReturns a list of photos in an album. Public
GET/rest?method=flickr.test.echoEchos the input parameters back in the response Public
POST/uploadUploads a new photo to Flickr Public

specification origin: https://raw.githubusercontent.com/flickr/flickr-api-swagger/master/dist/schema.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.