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",
50 "pleroma_emoji_reactions",
51 "pleroma_chat_messages"
57 "federated_timeline_removal":[
79 "quarantined_instances":[
89 "invitesEnabled":false,
90 "mailerEnabled":false,
91 "nodeDescription":"Pleroma: An efficient and flexible fediverse server",
94 "max_expiration":31536000,
95 "max_option_chars":200,
106 "restrictedNicknames":[
137 "verify_credentials",
138 "update_credentials",
141 "confirmation_resend",
144 "skipThreadContainment":true,
146 "https://example.com/users/admin",
147 "https://example.com/users/staff"
154 "background":4000000,
159 "openRegistrations":true,
178 "activeHalfyear":129,
187 ## `/nodeinfo/2.1.json`
190 * Authentication: not required
197 "accountActivationRequired":false,
201 "mastodon_api_streaming",
203 "pleroma_explicit_addressing",
204 "shareable_emoji_packs",
206 "pleroma:api/v1/notifications:include_types_filter",
210 "pleroma_emoji_reactions",
211 "pleroma_chat_messages"
217 "federated_timeline_removal":[
239 "quarantined_instances":[
245 "maxRemoteFields":20,
249 "invitesEnabled":false,
250 "mailerEnabled":false,
251 "nodeDescription":"Pleroma: An efficient and flexible fediverse server",
252 "nodeName":"Example",
254 "max_expiration":31536000,
255 "max_option_chars":200,
266 "restrictedNicknames":[
297 "verify_credentials",
298 "update_credentials",
301 "confirmation_resend",
304 "skipThreadContainment":true,
306 "https://example.com/users/admin",
307 "https://example.com/users/staff"
314 "background":4000000,
319 "openRegistrations":true,
333 "repository":"https://git.pleroma.social/pleroma/pleroma",
339 "activeHalfyear":129,