Pixelfed website screenshot

Pixelfed

Pixelfed is a decentralized, federated photo-sharing platform and open-source alternative to Instagram. Built on the ActivityPub protocol, it connects with the broader Fediverse — including Mastodon, PeerTube, and other federated networks — while giving users full ownership of their content. Pixelfed exposes a REST API that is broadly compatible with the Mastodon v1/v2 API, covering media uploads, status management, timelines, notifications, follower graphs, direct messages, stories, collections, and administrative functions. Developers can register OAuth2 applications against any public Pixelfed instance and build clients using the same patterns used for Mastodon- compatible apps.

Pixelfed publishes 17 APIs on the APIs.io network, including Accounts API, Blocks and Mutes API, Bookmarks API, and 14 more. Tagged areas include Fediverse, ActivityPub, Photo Sharing, Social-Media, and Open-Source.

The Pixelfed catalog on APIs.io includes 1 JSON-LD context.

Pixelfed’s developer surface includes authentication and 9 more developer resources.

44.9/100 developing ▬ flat Agent 27/100 agent aware open core · AGPL-3.0 Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreeSelf serve⚡ Free to try
1 APIs
FediverseActivityPubPhoto SharingSocial-MediaOpen-SourceDecentralizedMastodon CompatibleFederation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/pixelfed: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 17

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

Pixelfed Accounts API

Account management, follow/block/mute operations

Pixelfed Blocks and Mutes API

Blocked accounts and muted accounts

Pixelfed Bookmarks API

Bookmarked statuses

Pixelfed Collections API

Pixelfed-specific photo collections (v1.1)

Pixelfed Direct Messages API

Pixelfed-specific direct messaging (v1.1)

Pixelfed Discovery API

Trending content, suggestions, and directory

Pixelfed Favourites API

Favourited statuses

Pixelfed Follow Requests API

Pending follow requests

Pixelfed Instance API

Instance and federation metadata

Pixelfed Lists API

List management and membership

Pixelfed Media API

Media upload and management

Pixelfed Notifications API

Notification retrieval and management

Pixelfed Push Notifications API

Web push subscription management (v1.1)

Pixelfed Search API

Full-text and entity search

Pixelfed Statuses API

Creating, reading, and interacting with statuses (posts)

Pixelfed Stories API

Pixelfed-specific ephemeral stories (v1.1)

Pixelfed Timelines API

Home, public, tag, and list timelines

Scroll for all 17

Open Collections 18

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

API Collection

OPEN COLLECTION

Scroll for all 18

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Finops

FINOPS

Semantic Vocabularies 1

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

Pixelfed Context

0 classes · 0 properties

JSON-LD

Security Posture 2

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

Pixelfed Authentication

http/oauth2 · 2 schemes

SECURITY

Pixelfed Domain Security

TLSv1.3

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Pixelfed Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

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

Pixelfed Agentic Access

68 operations · 28 acting

68 operations · 28 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
name: Pixelfed
description: 'Pixelfed is a decentralized, federated photo-sharing platform and open-source alternative to Instagram. Built
  on the ActivityPub protocol, it connects with the broader Fediverse — including Mastodon, PeerTube, and other federated
  networks — while giving users full ownership of their content. Pixelfed exposes a REST API that is broadly compatible with
  the Mastodon v1/v2 API, covering media uploads, status management, timelines, notifications, follower graphs, direct messages,
  stories, collections, and administrative functions. Developers can register OAuth2 applications against any public Pixelfed
  instance and build clients using the same patterns used for Mastodon- compatible apps.

  '
deliveryModel:
  model: open-core
  license: AGPL-3.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://pixelfed.org/img/logo.svg
tags:
- Fediverse
- ActivityPub
- Photo Sharing
- Social-Media
- Open-Source
- Decentralized
- Mastodon Compatible
- Federation
tags_raw:
- Fediverse
- ActivityPub
- Photo Sharing
- Social Media
- Open Source
- Decentralized
- Mastodon Compatible
- Federation
created: '2024-01-01'
modified: '2026-06-13'
url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: pixelfed:pixelfed-accounts-api
  name: Pixelfed Accounts API
  description: Account management, follow/block/mute operations
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-blocks-and-mutes-api
  name: Pixelfed Blocks and Mutes API
  description: Blocked accounts and muted accounts
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Blocks and Mutes
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-blocks-and-mutes-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-bookmarks-api
  name: Pixelfed Bookmarks API
  description: Bookmarked statuses
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Bookmarks
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-bookmarks-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-collections-api
  name: Pixelfed Collections API
  description: Pixelfed-specific photo collections (v1.1)
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Collection
  tags_raw:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-collections-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-direct-messages-api
  name: Pixelfed Direct Messages API
  description: Pixelfed-specific direct messaging (v1.1)
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Direct Messages
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-direct-messages-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-discovery-api
  name: Pixelfed Discovery API
  description: Trending content, suggestions, and directory
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Discovery
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-discovery-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-favourites-api
  name: Pixelfed Favourites API
  description: Favourited statuses
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Favourites
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-favourites-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-follow-requests-api
  name: Pixelfed Follow Requests API
  description: Pending follow requests
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Follow Requests
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-follow-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-instance-api
  name: Pixelfed Instance API
  description: Instance and federation metadata
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Instance
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-instance-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-lists-api
  name: Pixelfed Lists API
  description: List management and membership
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - List
  tags_raw:
  - Lists
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-lists-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-media-api
  name: Pixelfed Media API
  description: Media upload and management
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-media-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-notifications-api
  name: Pixelfed Notifications API
  description: Notification retrieval and management
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Notification
  tags_raw:
  - Notifications
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-notifications-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-push-notifications-api
  name: Pixelfed Push Notifications API
  description: Web push subscription management (v1.1)
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Push Notifications
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-push-notifications-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-search-api
  name: Pixelfed Search API
  description: Full-text and entity search
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-search-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-statuses-api
  name: Pixelfed Statuses API
  description: Creating, reading, and interacting with statuses (posts)
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Status
  tags_raw:
  - Statuses
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-statuses-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-stories-api
  name: Pixelfed Stories API
  description: Pixelfed-specific ephemeral stories (v1.1)
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Stories
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-stories-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
- aid: pixelfed:pixelfed-timelines-api
  name: Pixelfed Timelines API
  description: Home, public, tag, and list timelines
  humanURL: https://docs.pixelfed.org/
  baseURL: https://{instance}/api
  tags:
  - Timelines
  properties:
  - type: OpenAPI
    url: openapi/pixelfed-timelines-api-openapi.yml
  - type: Documentation
    url: https://docs.pixelfed.org/
  - type: GitHubRepository
    url: https://github.com/pixelfed/pixelfed
  - type: Authentication
    url: https://docs.pixelfed.org/technical/api/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pixelfed/refs/heads/main/finops/finops.yml
maintainers:
- FN: Kin Lane
  X-twitter: kinlane
  email: kin@apievangelist.com
common:
- type: IssueTracker
  url: https://github.com/pixelfed/pixelfed/issues
- type: Releases
  url: https://github.com/pixelfed/pixelfed/releases
- type: SecurityPolicy
  url: https://github.com/pixelfed/pixelfed/blob/dev/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/pixelfed/pixelfed/blob/dev/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/pixelfed/pixelfed/blob/dev/CONTRIBUTING.md
- type: License
  name: AGPL-3.0
  url: https://github.com/pixelfed/pixelfed/blob/dev/LICENSE
- type: AgenticAccess
  url: agentic-access/pixelfed-agentic-access.yml
- type: DomainSecurity
  url: security/pixelfed-domain-security.yml
- type: Authentication
  url: authentication/pixelfed-authentication.yml
- type: OAuthScopes
  url: scopes/pixelfed-scopes.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/pixelfed"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pixelfed/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pixelfed/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.