Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Flickr website screenshot

Flickr

Flickr is the long-running photo, group, people, place, tag, gallery, photoset, and Commons platform now owned by SmugMug. Its REST-like API dispatches every operation through a single endpoint (https://api.flickr.com/services/rest?method=flickr.{namespace}.{method}), spanning ~250 methods across 30 namespaces — covering activity, auth, blogs, cameras, collections, commons, contacts, favorites, galleries, groups, group discussions, interestingness, machine tags, panda, people, photos (plus photos.geo / photos.licenses / photos.notes / photos.transform / photos.upload), photosets, places, prefs, profile, push, reflection, stats, tags, test, and URLs. Authentication is API key + OAuth 1.0a (HMAC-SHA1). Commercial use requires a permission-granted commercial key.

agent ready

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles Flickr the way a machine reads it — 243 machine-readable artifacts across 32 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Flickr scores 64.4/100 (strong), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 64.4/100 · strong
Contract Quality 16.9 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 8.9 / 13
Governance 10.4 / 12
Discoverability 8.8 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Flickr

Each block below is one kind of artifact we hold for Flickr. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 32

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Flickr Activity API

Recent activity on the calling user's photos and contacts

Flickr Auth API

OAuth 1.0a token exchange

Flickr Blogs API

Configured blogs and posting to them

Flickr Cameras API

Camera brand and model metadata

Flickr Collections API

Hierarchical collections of photosets

Flickr Commons API

Flickr Commons institutions

Flickr Contacts API

Calling user's contacts and recent contact activity

Flickr Favorites API

Photos a user has marked as favorites

Flickr Galleries API

Curated, themed galleries of photos

Flickr Groups API

Group metadata, membership, and pool management

Flickr Groups Discuss API

Group discussion topics and replies

Flickr Interestingness API

The day's most interesting photos

Flickr Machine Tags API

Namespace, predicate, and value lookups for machine tags

Flickr Panda API

The Flickr Panda firehose of "interesting" photos

Flickr People API

People (users), their info, public photos, and groups

Flickr Photos API

Core photo metadata, search, comments, and lifecycle

Flickr Photos Geo API

Geotagging photos with latitude/longitude

Flickr Photos Licenses API

License catalog and per-photo license assignment

Flickr Photos Notes API

Notes drawn on photos

Flickr Photos Transform API

Rotate photos server-side

Flickr Photos Upload API

Asynchronous upload status polling

Flickr Photosets API

Photo albums (photosets)

Flickr Places API

Place IDs, hierarchies, and resolution

Flickr Prefs API

Calling user's posting preferences

Flickr Profile API

User profile fields

Flickr Public API

The Public API from Flickr — 25 operation(s) for public.

Flickr Push API

PubSubHubbub push subscriptions

Flickr Reflection API

Programmatic discovery of available API methods

Flickr Stats API

View counts and referrers for photos/photosets/collections

Flickr Tags API

Tag clusters, hot lists, and tag-based lookups

Flickr Test API

Echo, login, and null test methods

Flickr URLs API

Look up Flickr URLs by user, group, gallery

Scroll within the panel for all 32 ·

Open Collections 1

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Flickr API

OPEN COLLECTION

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Flickr Plans Pricing

2 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Flickr Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 10

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Method-Dispatched REST API

Single endpoint with `method=flickr.{namespace}.{method}` selector covering 250+ methods across 30 namespaces.

Photo Search

Rich text/tag/geo/license/date/content-filter search across the public photo corpus.

OAuth 1.0a Authentication

HMAC-SHA1 three-legged OAuth flow for accessing user-owned content.

Sync + Async Photo Upload

Multipart upload endpoint with synchronous or ticket-based asynchronous status polling.

PubSubHubbub Push

Push subscriptions for change-driven workloads instead of polling.

Reflection

flickr.reflection.getMethods and getMethodInfo for programmatic API discovery.

Flickr Commons

Institutional partner program (museums, libraries, archives) with no-known-copyright photos.

Geotagging

Lat/lon attachment plus Places (WOEID) resolution.

Machine Tags

Structured namespace.predicate=value tagging for machine-readable taxonomies.

Stats

Per-day view/comment/favorite counts for owned content.

Scroll within the panel for all 10 ·

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Flickr Context

58 classes · 137 properties

JSON-LD

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Flickr API Rules

5 rules · 4 warnings

SPECTRAL

Flickr API Rules

35 rules · 13 errors · 21 warnings

SPECTRAL

JSON Schema 58

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

ActivityItem

7 properties

JSON SCHEMA

ActivityList

4 properties

JSON SCHEMA

BlogList

1 properties

JSON SCHEMA

Blog

4 properties

JSON SCHEMA

BrandList

1 properties

JSON SCHEMA

Brand

2 properties

JSON SCHEMA

CameraList

1 properties

JSON SCHEMA

Camera

3 properties

JSON SCHEMA

Collection

5 properties

JSON SCHEMA

CollectionTree

1 properties

JSON SCHEMA

ContactList

4 properties

JSON SCHEMA

Contact

7 properties

JSON SCHEMA

EchoResponse

0 properties

JSON SCHEMA

ExifList

1 properties

JSON SCHEMA

Exif

5 properties

JSON SCHEMA

GalleryList

4 properties

JSON SCHEMA

Gallery

6 properties

JSON SCHEMA

GroupList

4 properties

JSON SCHEMA

Group

6 properties

JSON SCHEMA

InstitutionList

1 properties

JSON SCHEMA

Institution

3 properties

JSON SCHEMA

LicenseList

1 properties

JSON SCHEMA

License

3 properties

JSON SCHEMA

LoginInfo

1 properties

JSON SCHEMA

MachineTagNamespaceList

4 properties

JSON SCHEMA

MachineTagNamespace

3 properties

JSON SCHEMA

MethodInfo

3 properties

JSON SCHEMA

MethodList

1 properties

JSON SCHEMA

Note

7 properties

JSON SCHEMA

OAuthCredentials

1 properties

JSON SCHEMA

PandaList

1 properties

JSON SCHEMA

Panda

1 properties

JSON SCHEMA

Person

7 properties

JSON SCHEMA

PhotoList

5 properties

JSON SCHEMA

Photo

13 properties

JSON SCHEMA

PhotosetList

5 properties

JSON SCHEMA

Photoset

7 properties

JSON SCHEMA

PlaceList

1 properties

JSON SCHEMA

Place

7 properties

JSON SCHEMA

PrivacyPreference

1 properties

JSON SCHEMA

Profile

9 properties

JSON SCHEMA

PushTopicList

1 properties

JSON SCHEMA

PushTopic

1 properties

JSON SCHEMA

SizeList

4 properties

JSON SCHEMA

Size

6 properties

JSON SCHEMA

StatList

2 properties

JSON SCHEMA

Stat

4 properties

JSON SCHEMA

TagClusterList

3 properties

JSON SCHEMA

TagList

3 properties

JSON SCHEMA

Tag

3 properties

JSON SCHEMA

TicketList

1 properties

JSON SCHEMA

Ticket

4 properties

JSON SCHEMA

TopicList

4 properties

JSON SCHEMA

TopicReplyList

4 properties

JSON SCHEMA

TopicReply

4 properties

JSON SCHEMA

Topic

6 properties

JSON SCHEMA

UploadResponse

3 properties

JSON SCHEMA

UserUrlLookup

1 properties

JSON SCHEMA

Scroll within the panel for all 58 ·

JSON Structure 58

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Flickr Activity Item Structure

7 properties

JSON STRUCTURE

Flickr Activity List Structure

4 properties

JSON STRUCTURE

Flickr Blog List Structure

1 properties

JSON STRUCTURE

Flickr Blog Structure

4 properties

JSON STRUCTURE

Flickr Brand List Structure

1 properties

JSON STRUCTURE

Flickr Brand Structure

2 properties

JSON STRUCTURE

Flickr Camera List Structure

1 properties

JSON STRUCTURE

Flickr Camera Structure

3 properties

JSON STRUCTURE

Flickr Collection Structure

5 properties

JSON STRUCTURE

Flickr Collection Tree Structure

1 properties

JSON STRUCTURE

Flickr Contact List Structure

4 properties

JSON STRUCTURE

Flickr Contact Structure

7 properties

JSON STRUCTURE

Flickr Echo Response Structure

0 properties

JSON STRUCTURE

Flickr Exif List Structure

1 properties

JSON STRUCTURE

Flickr Exif Structure

5 properties

JSON STRUCTURE

Flickr Gallery List Structure

4 properties

JSON STRUCTURE

Flickr Gallery Structure

6 properties

JSON STRUCTURE

Flickr Group List Structure

4 properties

JSON STRUCTURE

Flickr Group Structure

6 properties

JSON STRUCTURE

Flickr Institution List Structure

1 properties

JSON STRUCTURE

Flickr Institution Structure

3 properties

JSON STRUCTURE

Flickr License List Structure

1 properties

JSON STRUCTURE

Flickr License Structure

3 properties

JSON STRUCTURE

Flickr Login Info Structure

1 properties

JSON STRUCTURE

Flickr Machine Tag Namespace Structure

3 properties

JSON STRUCTURE

Flickr Method Info Structure

3 properties

JSON STRUCTURE

Flickr Method List Structure

1 properties

JSON STRUCTURE

Flickr Note Structure

7 properties

JSON STRUCTURE

Flickr Oauth Credentials Structure

1 properties

JSON STRUCTURE

Flickr Panda List Structure

1 properties

JSON STRUCTURE

Flickr Panda Structure

1 properties

JSON STRUCTURE

Flickr Person Structure

7 properties

JSON STRUCTURE

Flickr Photo List Structure

5 properties

JSON STRUCTURE

Flickr Photo Structure

13 properties

JSON STRUCTURE

Flickr Photoset List Structure

5 properties

JSON STRUCTURE

Flickr Photoset Structure

7 properties

JSON STRUCTURE

Flickr Place List Structure

1 properties

JSON STRUCTURE

Flickr Place Structure

7 properties

JSON STRUCTURE

Flickr Privacy Preference Structure

1 properties

JSON STRUCTURE

Flickr Profile Structure

9 properties

JSON STRUCTURE

Flickr Push Topic List Structure

1 properties

JSON STRUCTURE

Flickr Push Topic Structure

1 properties

JSON STRUCTURE

Flickr Size List Structure

4 properties

JSON STRUCTURE

Flickr Size Structure

6 properties

JSON STRUCTURE

Flickr Stat List Structure

2 properties

JSON STRUCTURE

Flickr Stat Structure

4 properties

JSON STRUCTURE

Flickr Tag Cluster List Structure

3 properties

JSON STRUCTURE

Flickr Tag List Structure

3 properties

JSON STRUCTURE

Flickr Tag Structure

3 properties

JSON STRUCTURE

Flickr Ticket List Structure

1 properties

JSON STRUCTURE

Flickr Ticket Structure

4 properties

JSON STRUCTURE

Flickr Topic List Structure

4 properties

JSON STRUCTURE

Flickr Topic Reply List Structure

4 properties

JSON STRUCTURE

Flickr Topic Reply Structure

4 properties

JSON STRUCTURE

Flickr Topic Structure

6 properties

JSON STRUCTURE

Flickr Upload Response Structure

3 properties

JSON STRUCTURE

Flickr User Url Lookup Structure

1 properties

JSON STRUCTURE

Scroll within the panel for all 58 ·

Examples 58

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Flickr Blog Example

4 fields

EXAMPLE

Flickr Blog List Example

1 fields

EXAMPLE

Flickr Brand Example

2 fields

EXAMPLE

Flickr Brand List Example

1 fields

EXAMPLE

Flickr Camera Example

3 fields

EXAMPLE

Flickr Collection Example

5 fields

EXAMPLE

Flickr Contact Example

7 fields

EXAMPLE

Flickr Exif Example

5 fields

EXAMPLE

Flickr Exif List Example

1 fields

EXAMPLE

Flickr Gallery Example

6 fields

EXAMPLE

Flickr Group Example

6 fields

EXAMPLE

Flickr Group List Example

4 fields

EXAMPLE

Flickr License Example

3 fields

EXAMPLE

Flickr Login Info Example

1 fields

EXAMPLE

Flickr Note Example

7 fields

EXAMPLE

Flickr Panda Example

1 fields

EXAMPLE

Flickr Panda List Example

1 fields

EXAMPLE

Flickr Person Example

7 fields

EXAMPLE

Flickr Photo Example

13 fields

EXAMPLE

Flickr Photo List Example

5 fields

EXAMPLE

Flickr Photoset Example

7 fields

EXAMPLE

Flickr Place Example

7 fields

EXAMPLE

Flickr Place List Example

1 fields

EXAMPLE

Flickr Profile Example

9 fields

EXAMPLE

Flickr Push Topic Example

1 fields

EXAMPLE

Flickr Size Example

6 fields

EXAMPLE

Flickr Size List Example

4 fields

EXAMPLE

Flickr Stat Example

4 fields

EXAMPLE

Flickr Stat List Example

2 fields

EXAMPLE

Flickr Tag Example

3 fields

EXAMPLE

Flickr Tag List Example

3 fields

EXAMPLE

Flickr Ticket Example

4 fields

EXAMPLE

Flickr Topic Example

6 fields

EXAMPLE

Flickr Topic List Example

4 fields

EXAMPLE

Scroll within the panel for all 58 ·

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Flickr Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Flickr Domain Security

TLSv1.3 · DMARC

SECURITY

Flickr Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Flickr Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Flickr Agentic Access

53 operations · 7 acting

53 operations · 7 acting

AGENTIC

Use Cases 7

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Photo-Powered App

Build a third-party app that searches, displays, or remixes the public Flickr photo corpus.

Photo Backup / Sync

Bulk-upload pipeline pushing a user's photos into Flickr (or pulling them out).

Curator Tooling

Editorial workflows that build galleries, photosets, and collections programmatically.

Community Bot

Group moderation, topic listing, and reply harvesting for community managers.

Cultural Heritage Research

Access Flickr Commons institutional collections for research or aggregation.

Geo-Photo Analytics

Map-based analytics over the geotagged photo corpus by place / WOEID.

Discovery / Recommendation

Interestingness and Panda feeds plus tag clusters for content-discovery surfaces.

Scroll within the panel for all 7 ·

Integrations 5

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

PubSubHubbub

Push subscription protocol used by `flickr.push.*` topics.

OAuth 1.0a

Industry-standard delegated-authorization protocol used for all user-context calls.

Blogger / WordPress

Configured blog services available through `flickr.blogs.*` for cross-posting from Flickr.

SmugMug

Parent company; account ecosystem and import/export flows.

Yahoo Login (legacy)

Historic Yahoo-account login path now superseded by direct Flickr accounts.

Solutions 3

Packaged solutions the provider offers on top of the raw API surface.

Packaged solutions this provider offers.

Non-Commercial API Key

Free API key for personal/non-commercial apps; standard online sign-up.

Commercial API Key

Permission-only commercial API key reviewed individually by Flickr.

Flickr Pro (consumer)

Consumer-side paid Flickr account (out of scope for API pricing).

Resources

Every other property we hold for Flickr — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 3

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/flickr · machine-readable index on apis.io