Lemmy API
Social & CommunityAccess Lemmy public data through one AllAPI key — 17 endpoints across the Lemmy surface. No Lemmy account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| POST | /api/lemmy/comment | Comment |
| POST | /api/lemmy/comments | Comments |
| POST | /api/lemmy/community | Community |
| POST | /api/lemmy/community/browse | Community browse |
| POST | /api/lemmy/community/by-id | Community by-id |
| POST | /api/lemmy/community/comments | Community comments |
| POST | /api/lemmy/federated_instances | Federated instances |
| POST | /api/lemmy/feed | Feed |
| POST | /api/lemmy/modlog | Modlog |
| POST | /api/lemmy/post | Post |
| POST | /api/lemmy/post/comments | Post comments |
| POST | /api/lemmy/posts | Posts |
| POST | /api/lemmy/resolve | Resolve |
| POST | /api/lemmy/search | Search |
| POST | /api/lemmy/site | Site |
| POST | /api/lemmy/user | User |
| POST | /api/lemmy/user/by-id | User by-id |
Call the Lemmy API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference