]> git.mxchange.org Git - friendica.git/blobdiff - doc/API-Mastodon.md
API: Added endpoints /instance and /instance/peers
[friendica.git] / doc / API-Mastodon.md
index d885e6ab3c7e7cd655de593e13a7e0785249e2a0..a711e367fb8db0480bed4fdeeb0a3ad78f24206f 100644 (file)
@@ -16,6 +16,8 @@ These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/ap
 ## Implemented endpoints
 
 - [GET /api/v1/follow_requests](https://docs.joinmastodon.org/api/rest/follow-requests/#get-api-v1-follow-requests)
+- [GET /api/v1/instance](https://docs.joinmastodon.org/api/rest/instances)
+- GET /api/v1/instance/peers - undocumented, but implemented by Mastodon and Pleroma
 
 ## Non-implemented endpoints