Polyrankdocs
ApiFollows

GET /v1/follows/recent-fills

Recent large fills from the caller's followed wallets (live-feed backfill).

GET
/v1/follows/recent-fills

Recent large fills from the caller's followed wallets (live-feed backfill).

AuthorizationBearer <token>

API key: Authorization: Bearer pk_live_… (mint at polyrank.app/api-keys)

In: header

Query Parameters

limit?integer

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/follows/recent-fills"
{  "fills": [    {      "taker": "string",      "usdc_size": 0,      "token_id": "string",      "taker_side": "buy",      "outcome_side": "YES",      "price": 0,      "ts": 0,      "tx_hash": "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"}
{  "error": "string",  "message": "string",  "reason": "string",  "issues": [    null  ],  "trace_id": "string"}