Friendica provides the following endpoints defined in the official Mastodon API reference.
Authentication is the same as described in Using the APIs.
For supported apps please have a look at the FAQ
These endpoints use the Mastodon API entities.
:id
is a follow request ID, not a regular account id:id
is a follow request ID, not a regular account idPOST /api/v1/follow_requests/:id/ignore
:id
is a follow request ID, not a regular account idGET /api/v1/instance/rules
Undocumented, returns Terms of Servicepublic
, unlisted
and private
, the visibility
parameter can contain a numeric value with a group id.These emdpoints are planned to be implemented somewhere in the future.
These endpoints are returning empty data to avoid error messages when using third party clients. They refer to features that don’t exist in Friendica yet.
These endpoints won’t be implemented at the moment. They refer to features or data that don’t exist in Friendica yet.
POST /api/meta
Misskey API endpoint.