Polyrankdocs
Public (no auth)

GET /v1/public/ranking/{slug}

A published custom ranking by public slug. Masked top-25 + the ranking definition. The Builder, deep metrics, and full list are gated.

GET
/v1/public/ranking/{slug}

A published custom ranking by public slug. Masked top-25 + the ranking definition. The Builder, deep metrics, and full list are gated.

Path Parameters

slug*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/public/ranking/string"
{  "slug": "string",  "name": "string",  "author": "string",  "weights": [    {      "id": "string",      "name": "string",      "window": "string",      "weight_pct": -9007199254740991    }  ],  "filters": [    {      "label": "string",      "value": "string"    }  ],  "rows": [    {      "rank": -9007199254740991,      "tid": "string",      "wallet_label": "string",      "wallet_count": -9007199254740991,      "display": {        "username": "string",        "pseudonym": "string",        "profile_image": "string",        "verified": true      },      "composite_score": 0,      "realized_pnl": 0,      "win_rate_pct": 0,      "lifetime_volume_usdc": 0,      "trade_count": -9007199254740991    }  ],  "total_cohort": -9007199254740991,  "locked_metric_count": -9007199254740991,  "snapshot_age_seconds": -9007199254740991}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}