A valid request URL is required to generate request examples
{ "memberCount": 123, "totalMessagesSent": 123, "activeProjects": 123, "challengesCompleted": 123, "topContributors": [ { "userId": "<string>", "username": "<string>", "displayName": "<string>", "avatar": "<string>", "xp": 123, "level": 123, "badge": "<string>" } ] }
Returns aggregate community statistics including member count, messages, projects, and top contributors. No auth required.
Community stats
Show child attributes