Most software responds to /.well-known/nodeinfo with this info iirc
this post was submitted on 24 Nov 2023
21 points (95.7% liked)
Fediverse
17683 readers
10 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 4 years ago
MODERATORS
Okay! So you first need to check /.well-known/nodeinfo
to get /nodeinfo/2.0.json
!
In the case of Pixelfed it's in /api/nodeinfo/2.0.json
@[email protected] pretty much all software should be implementing nodeinfo: https://github.com/jhass/nodeinfo
usually reachable via HTTP on an endpoint like url/nodeinfo/2.0.json