Reward markets
Rewards
Reward Markets
List public Polymarket reward market configurations.
GET
Reward markets
Returns Polymarket’s public reward-market configuration feed. This describes markets with active reward programs; it is not per-wallet earned LP rewards.Documentation Index
Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
sponsored | boolean | false | Forward sponsored=true to Polymarket |
next_cursor | string | — | Cursor forwarded to Polymarket |
Example
Response fields
| Field | Type | Description |
|---|---|---|
source | string | polymarket_clob_rewards_markets_current |
reward_semantics | string | Source and meaning note |
upstream | object | Polymarket upstream response |
elapsed_ms | integer | Server-side request time in milliseconds |
Errors
| HTTP | When |
|---|---|
401 | Missing or invalid PolyNode API key |
502 | Polymarket rewards upstream failed or returned invalid JSON |

