Lemmy website screenshot

Lemmy

Lemmy is a free, open-source, self-hostable federated link aggregator and discussion platform built as a Reddit alternative. It exposes a versioned REST API at /api/v4/ for creating posts, commenting, managing communities, voting, searching, and administering instances. Lemmy federates across the Fediverse using the ActivityPub protocol, allowing users on different Lemmy instances and compatible platforms (Mastodon, PeerTube, Friendica) to interact without a central server. Each instance operator configures their own rate limits; default limits include 50 comments per 10 minutes, 100 searches per 10 minutes, and 5 new registrations per day. Authentication uses JWT bearer tokens obtained via the login endpoint. The software is licensed under AGPL-3.0 and written in Rust with an Actix web framework backend.

Lemmy publishes 14 APIs on the APIs.io network, including Account API, Admin API, Authentication API, and 11 more. Tagged areas include Communities, Federated, Fediverse, Link Aggregator, and Open-Source.

The Lemmy catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Lemmy’s developer surface includes authentication, documentation, getting-started guide, engineering blog, and 13 more developer resources.

46.5/100 developing ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve⚡ Free to try
1 APIs
CommunitiesFederatedFediverseLink AggregatorOpen-SourceSocial Networks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
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/lemmy: 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 14

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

Lemmy Account API

User account management and settings

Lemmy Admin API

Administrative actions

Lemmy Authentication API

Account registration, login, and password management

Lemmy Comment API

Creating and managing comments

Lemmy Community API

Community management and discovery

Lemmy Federation API

ActivityPub federation and cross-instance operations

Lemmy Images API

Image upload and retrieval

Lemmy Notifications API

User notifications and alerts

Lemmy Person API

User profiles and discovery

Lemmy Post API

Creating and managing posts

Lemmy Private Messages API

Direct messaging between users

Lemmy Reports API

Content reporting and moderation

Lemmy Search API

Search across posts, comments, communities, and users

Lemmy Site API

Site-level information and configuration

Scroll for all 14

Open Collections 15

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

API Collection

OPEN COLLECTION

Lemmy REST Account API

OPEN COLLECTION

Scroll for all 15

Pricing Plans 1

Published pricing tiers and plan structures.

Lemmy Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Lemmy Rate Limits

6 limits

RATE LIMITS

FinOps 1

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

Lemmy Finops

FINOPS

Semantic Vocabularies 1

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

Lemmy Context

34 classes · 34 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Lemmy API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

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

Comment

13 properties

JSON SCHEMA

Community

17 properties

JSON SCHEMA

Post

21 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Create Post

4 fields

EXAMPLE

Login

5 fields

EXAMPLE

Search

4 fields

EXAMPLE

Security Posture 2

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

Lemmy Authentication

http · 1 scheme

SECURITY

Lemmy Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Lemmy Agentic Access

52 operations · 32 acting · 1 human-in-the-loop

52 operations · 32 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lemmy
name: Lemmy
description: Lemmy is a free, open-source, self-hostable federated link aggregator and discussion platform built as a Reddit
  alternative. It exposes a versioned REST API at /api/v4/ for creating posts, commenting, managing communities, voting, searching,
  and administering instances. Lemmy federates across the Fediverse using the ActivityPub protocol, allowing users on different
  Lemmy instances and compatible platforms (Mastodon, PeerTube, Friendica) to interact without a central server. Each instance
  operator configures their own rate limits; default limits include 50 comments per 10 minutes, 100 searches per 10 minutes,
  and 5 new registrations per day. Authentication uses JWT bearer tokens obtained via the login endpoint. The software is
  licensed under AGPL-3.0 and written in Rust with an Actix web framework backend.
type: Index
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  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: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/lemmy.png
tags:
- Communities
- Federated
- Fediverse
- Link Aggregator
- Open-Source
- Social Networks
url: https://raw.githubusercontent.com/api-evangelist/lemmy/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
apis:
- aid: lemmy:lemmy-account-api
  name: Lemmy Account API
  description: User account management and settings
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/lemmy-account-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-admin-api
  name: Lemmy Admin API
  description: Administrative actions
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/lemmy-admin-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-authentication-api
  name: Lemmy Authentication API
  description: Account registration, login, and password management
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/lemmy-authentication-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-comment-api
  name: Lemmy Comment API
  description: Creating and managing comments
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Comment
  properties:
  - type: OpenAPI
    url: openapi/lemmy-comment-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-community-api
  name: Lemmy Community API
  description: Community management and discovery
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Community
  properties:
  - type: OpenAPI
    url: openapi/lemmy-community-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-federation-api
  name: Lemmy Federation API
  description: ActivityPub federation and cross-instance operations
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Federation
  properties:
  - type: OpenAPI
    url: openapi/lemmy-federation-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-images-api
  name: Lemmy Images API
  description: Image upload and retrieval
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Image
  tags_raw:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/lemmy-images-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-notifications-api
  name: Lemmy Notifications API
  description: User notifications and alerts
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Notification
  tags_raw:
  - Notifications
  properties:
  - type: OpenAPI
    url: openapi/lemmy-notifications-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-person-api
  name: Lemmy Person API
  description: User profiles and discovery
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Persons
  tags_raw:
  - Person
  properties:
  - type: OpenAPI
    url: openapi/lemmy-person-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-post-api
  name: Lemmy Post API
  description: Creating and managing posts
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags: []
  tags_raw:
  - Post
  properties:
  - type: OpenAPI
    url: openapi/lemmy-post-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-private-messages-api
  name: Lemmy Private Messages API
  description: Direct messaging between users
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Private Messages
  properties:
  - type: OpenAPI
    url: openapi/lemmy-private-messages-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-reports-api
  name: Lemmy Reports API
  description: Content reporting and moderation
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/lemmy-reports-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-search-api
  name: Lemmy Search API
  description: Search across posts, comments, communities, and users
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/lemmy-search-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
- aid: lemmy:lemmy-site-api
  name: Lemmy Site API
  description: Site-level information and configuration
  humanURL: https://join-lemmy.org/docs/
  baseURL: https://lemmy.world/api/v4
  tags:
  - Site
  properties:
  - type: OpenAPI
    url: openapi/lemmy-site-api-openapi.yml
  - type: Documentation
    url: https://join-lemmy.org/docs/
  - type: Authentication
    url: https://join-lemmy.org/docs/client_development/authentication.html
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy
  - type: GitHubRepository
    url: https://github.com/LemmyNet/lemmy-js-client
  - type: JSONSchema
    url: json-schema/post.json
  - type: JSONSchema
    url: json-schema/comment.json
  - type: JSONSchema
    url: json-schema/community.json
  - type: JSONLDContext
    url: json-ld/lemmy-context.jsonld
  - type: Vocabulary
    url: vocabulary/lemmy-vocabulary.yml
  - type: Examples
    url: examples/login.json
  - type: Examples
    url: examples/create-post.json
  - type: Examples
    url: examples/search.json
  - type: RateLimits
    url: rate-limits/lemmy-rate-limits.yml
  - type: Plans
    url: plans/lemmy-plans-pricing.yml
  - type: FinOps
    url: finops/lemmy-finops.yml
common:
- type: IssueTracker
  url: https://github.com/LemmyNet/lemmy/issues
- type: Releases
  url: https://github.com/LemmyNet/lemmy/releases
- type: SecurityPolicy
  url: https://github.com/LemmyNet/lemmy/blob/main/.github/SECURITY.md
- type: AgenticAccess
  url: agentic-access/lemmy-agentic-access.yml
- type: DomainSecurity
  url: security/lemmy-domain-security.yml
- type: Authentication
  url: authentication/lemmy-authentication.yml
- type: GitHubOrganization
  url: https://github.com/LemmyNet
- type: Website
  url: https://join-lemmy.org
- type: Documentation
  url: https://join-lemmy.org/docs/
- type: GettingStarted
  url: https://join-lemmy.org/docs/client_development/
- type: License
  url: https://github.com/LemmyNet/lemmy/blob/main/LICENSE
- type: Blog
  url: https://join-lemmy.org/news/
- type: RateLimits
  url: rate-limits/lemmy-rate-limits.yml
- type: Plans
  url: plans/lemmy-plans-pricing.yml
- type: FinOps
  url: finops/lemmy-finops.yml
- type: GitHubRepository
  url: https://github.com/LemmyNet/lemmy
- type: ActivityPub
  url: https://www.w3.org/TR/activitypub/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/lemmy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/lemmy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/lemmy/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.