Flickr API Schema
A subset of Flickr's API defined in Swagger format.
- Homepage
- https://api.apis.guru/v2/specs/flickr.com/1.0.0.json
- Provider
- flickr.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/flickr.com/1.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/flickr.com/1.0.0/openapi.yaml
Tools (27)
Extracted live via the executor SDK.
-
public.echoEchos the input parameters back in the response
-
public.getAccessTokenReturns an access token
-
public.getAlbumByIdReturns a list of photos in an album.
-
public.getAlbumContextByIdReturns next and previous photos for a photo in a set
-
public.getAlbumsByPersonIdReturns the albums belonging to the specified user
-
public.getFavoritesByPersonIdReturns a list of the user's favorite photos. Only photos which the calling user has permission to see are returned.
-
public.getFavoritesContextByIdReturns next and previous favorites for a photo in a user's favorites
-
public.getGalleryPhotosByIdReturns a list of photos in a gallery.
-
public.getGroupByIdGet information about a group
-
public.getGroupDiscussionsByIdGet a list of discussion topics in a group.
-
public.getGroupPhotosByIdReturns a list of pool photos for a given group
-
public.getGroupTopicByIdGet information about a group discussion topic
-
public.getGroupTopicRepliesByIdGet information on a group topic reply
-
public.getLicenseByIdFetches a list of available photo licenses for Flickr
-
public.getMediaByPersonIdReturn photos from the given user's photostream
-
public.getMediaBySearchReturn a list of photos matching some criteria.
-
public.getPersonByIdReturns a person
-
public.getPhotoByIdReturns a photo
-
public.getPhotoExifByIdRetrieves a list of EXIF/TIFF/GPS tags for a given photo. The calling user must have permission to view the photo.
-
public.getPhotolistContextByIdReturns next and previous photos in a photo list
-
public.getPhotoSizesByIdReturns photo sizes
-
public.getPhotostreamContextByIdReturns next and previous photos for a photo in a photostream
-
public.getRequestTokenReturns an oauth token and oauth token secret
-
public.getRestMethodFlickrGroupsPoolsGetContextReturns next and previous photos for a photo in a group pool
-
public.uploadPhotoUploads a new photo to Flickr
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools