3 See also [the Nodeinfo standard](https://nodeinfo.diaspora.software/).
5 ## `/.well-known/nodeinfo`
6 ### The well-known path
8 * Authentication: not required
16 "href":"https://example.com/nodeinfo/2.0.json",
17 "rel":"http://nodeinfo.diaspora.software/ns/schema/2.0"
20 "href":"https://example.com/nodeinfo/2.1.json",
21 "rel":"http://nodeinfo.diaspora.software/ns/schema/2.1"
27 ## `/nodeinfo/2.0.json`
30 * Authentication: not required
37 "accountActivationRequired":false,
41 "mastodon_api_streaming",
43 "pleroma_explicit_addressing",
44 "shareable_emoji_packs",
46 "pleroma:api/v1/notifications:include_types_filter",
48 "pleroma_emoji_reactions"
54 "federated_timeline_removal":[
76 "quarantined_instances":[
86 "invitesEnabled":false,
87 "mailerEnabled":false,
88 "nodeDescription":"Pleroma: An efficient and flexible fediverse server",
91 "max_expiration":31536000,
92 "max_option_chars":200,
103 "restrictedNicknames":[
134 "verify_credentials",
135 "update_credentials",
138 "confirmation_resend",
141 "skipThreadContainment":true,
143 "https://example.com/users/admin",
144 "https://example.com/users/staff"
151 "background":4000000,
156 "openRegistrations":true,
175 "activeHalfyear":129,
184 ## `/nodeinfo/2.1.json`
187 * Authentication: not required
194 "accountActivationRequired":false,
198 "mastodon_api_streaming",
200 "pleroma_explicit_addressing",
201 "shareable_emoji_packs",
203 "pleroma:api/v1/notifications:include_types_filter",
205 "pleroma_emoji_reactions"
211 "federated_timeline_removal":[
233 "quarantined_instances":[
239 "maxRemoteFields":20,
243 "invitesEnabled":false,
244 "mailerEnabled":false,
245 "nodeDescription":"Pleroma: An efficient and flexible fediverse server",
246 "nodeName":"Example",
248 "max_expiration":31536000,
249 "max_option_chars":200,
260 "restrictedNicknames":[
291 "verify_credentials",
292 "update_credentials",
295 "confirmation_resend",
298 "skipThreadContainment":true,
300 "https://example.com/users/admin",
301 "https://example.com/users/staff"
308 "background":4000000,
313 "openRegistrations":true,
327 "repository":"https://akkoma.dev/AkkomaGang/akkoma",
333 "activeHalfyear":129,