Hey @pixelfed,
Are the API endpoints used in the official #Pixelfed app documented somewhere or we missed something?
We try our best to provide good Pixelfed support in #Fedilab. It would be easier if API information are easily accessible. That would help other third-party apps too. There are some information available in beta-preview.pixelfed.io and docs.pixelfed.org, but it seems not complete
Pixelfed API Reference
Learn everything there is to know about the Pixelfed API.beta-preview.pixelfed.io
pixelfed
in reply to Fedilab Apps • • •We're using the MastoAPI
github.com/pixelfed/pixelfed-r…
pixelfed-rn/src/lib/api.ts at main · pixelfed/pixelfed-rn
GitHubFedilab Apps
in reply to pixelfed • • •Most recent and current issues we're having with Pixelfed are,
- Posting DMs doesn't work
- Login issues with 2FA enabled accounts
We are also using MastoAPI. The official Pixelfed app doesn't have these problems, so we assumed there has to be some differences.