mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
13 lines
549 B
Markdown
13 lines
549 B
Markdown
|
|
# Lysand API Documentation
|
||
|
|
|
||
|
|
The Lysand API strictly follows the latest available Mastodon API version (Glitch-Soc version). This means that the Lysand API is a superset of the Mastodon API, with additional endpoints and features.
|
||
|
|
|
||
|
|
Some more information about the Mastodon API can be found in the [Mastodon API documentation](https://docs.joinmastodon.org/api/).
|
||
|
|
|
||
|
|
## Emoji API
|
||
|
|
|
||
|
|
For administrators. Please read [the documentation](./emojis.md).
|
||
|
|
|
||
|
|
## Moderation API
|
||
|
|
|
||
|
|
For administrators. Not implemented. Please read [the documentation](./moderation.md).
|