{
  "ok": true,
  "name": "Ordinal Gold Points API",
  "endpoints": [
    "/og.json",
    "/api/status",
    "/api/leaderboard",
    "/api/address/:address",
    "/api/address/:address/history",
    "/api/address/:address/breakdown",
    "/api/user/:userId",
    "/api/user/:userId/history",
    "/api/user/:userId/breakdown"
  ]
}