Stats
Last updated
Last updated
GET /api/v2/stats/score-distribution HTTP/1.1
Host: api.ethos.network
Accept: */*
{
"distribution": [
{
"level": "untrusted",
"profileCount": 1,
"nonProfileCount": 1
}
],
"totals": {
"totalUsers": 1,
"totalProfiles": 1,
"totalNonProfiles": 1
}
}