v1

latestOpenAPI 3.0.02026-07-26441564.4 KB
Stats
Visitors

See the top rankings of where visiting members are coming from

get/stats/visitors

Response

Visitor stats

successboolean

Example response

{
  "success": true,
  "data": {
    "state": [
      {
        "value": "US",
        "counter": "12"
      },
      {
        "value": "PT",
        "counter": "1"
      }
    ],
    "device": [
      {
        "value": "Chrome, Linux br",
        "counter": "2"
      },
      {
        "value": "undefined, undefined br",
        "counter": "1"
      }
    ],
    "referrer": [
      {
        "value": "https://discord.com/",
        "counter": "1"
      }
    ],
    "region": [
      {
        "value": "Florida",
        "counter": "9"
      },
      {
        "value": "[REDACTED BY USER]",
        "counter": "4"
      }
    ],
    "server": [
      {
        "value": "Imported Tokens",
        "counter": "86"
      },
      {
        "value": "RestoreBot Services 26",
        "counter": "3"
      },
      {
        "value": "VaultCord Callback",
        "counter": "2"
      }
    ]
  }
}