integrations.sh
← all integrations

Flickr API Schema

OpenAPI apis-guru media

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.echo

    Echos the input parameters back in the response

  • public.getAccessToken

    Returns an access token

  • public.getAlbumById

    Returns a list of photos in an album.

  • public.getAlbumContextById

    Returns next and previous photos for a photo in a set

  • public.getAlbumsByPersonId

    Returns the albums belonging to the specified user

  • public.getFavoritesByPersonId

    Returns a list of the user's favorite photos. Only photos which the calling user has permission to see are returned.

  • public.getFavoritesContextById

    Returns next and previous favorites for a photo in a user's favorites

  • public.getGalleryPhotosById

    Returns a list of photos in a gallery.

  • public.getGroupById

    Get information about a group

  • public.getGroupDiscussionsById

    Get a list of discussion topics in a group.

  • public.getGroupPhotosById

    Returns a list of pool photos for a given group

  • public.getGroupTopicById

    Get information about a group discussion topic

  • public.getGroupTopicRepliesById

    Get information on a group topic reply

  • public.getLicenseById

    Fetches a list of available photo licenses for Flickr

  • public.getMediaByPersonId

    Return photos from the given user's photostream

  • public.getMediaBySearch

    Return a list of photos matching some criteria.

  • public.getPersonById

    Returns a person

  • public.getPhotoById

    Returns a photo

  • public.getPhotoExifById

    Retrieves a list of EXIF/TIFF/GPS tags for a given photo. The calling user must have permission to view the photo.

  • public.getPhotolistContextById

    Returns next and previous photos in a photo list

  • public.getPhotoSizesById

    Returns photo sizes

  • public.getPhotostreamContextById

    Returns next and previous photos for a photo in a photostream

  • public.getRequestToken

    Returns an oauth token and oauth token secret

  • public.getRestMethodFlickrGroupsPoolsGetContext

    Returns next and previous photos for a photo in a group pool

  • public.uploadPhoto

    Uploads a new photo to Flickr

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools