Detect NodeInfo Endpoint
NodeInfo is a protocol used by federated social network servers to expose instance metadata in a standardized format. It is widely used in the Fediverse (Mastodon, Misskey, Pleroma, Diaspora, etc.).
How NodeInfo Works (Two-Part Architecture)
NodeInfo is always two endpoints, not one. This is important for classification:
Part 1 — Discovery endpoint (required):
- URL:
GET /.well-known/nodeinfo - Returns a JSON object with a
linksarray, each entry poi
[Description truncada. Veja o README completo no GitHub.]