F

flickr.com

Flickr is an online photo hosting and sharing service where people upload, organize, and browse photographs. It also provides a public developer API for accessing Flickr data and acting on behalf of Flickr users with OAuth.

1 integration · REST

Flickr exposes one HTTP API surface at `https://api.flickr.com/services`, documented on flickr.com; it uses a developer-issued Flickr app key, either directly as `api_key` for public method calls or as the OAuth 1.0a consumer key for signed user-authorized calls. No Flickr-hosted GraphQL API, MCP server, or official CLI was found.

discovered 1d ago
REST · OpenAPI1
Credentials
Flickr API application key and shared secretappGet key

Sign in to Flickr, open Create an App, then follow Request an API Key to register an application. Flickr issues an API key (consumer key) and a shared secret for the app. Use the API key for public API calls, and use the key + shared secret to sign OAuth 1.0a requests with HMAC-SHA1 as described in User Authentication.

conventions · 0/8 published

Publish these signals → /publishing