The OpenAPI spec for Lemmy client API. This spec contains everything one would need to make a client (web or app or bot) for Lemmy.
The OpenAPI spec was created manually with added documentation where possible.
You can read the Lemmy Client api docs:
- Lemmy Client api docs (redoc) hosted at Github Pages
- Lemmy Client api docs (redoc) hosted at Redoc.ly
- lemmy-js-client - official JavaScript / TypeScript client API.
- MV-GH/lemmy_openapi_spec - Unofficial Lemmy OpenAPI documentation by Maarten Vercruysse.
Also see list of API libraries at https://join-lemmy.org/apps
The api spec is licensed under a 2-clause BSD license. See LICENSE for details.