Skip to main content
GET
Global Credit Stats
Program-wide totals and time series: how much Polymarket pays out per program, to how many wallets, at what average size.

Credit types

Every credits endpoint accepts these values in type/types: types accepts a comma-separated set (types=maker_rebate,taker_rebate) or all.

Examples

Monthly payout volumes for every program:
Taker rebates by day since launch:
unique_recipients is exact for all-time requests and null when you pass start_ts/end_ts. interval=hour requires a window of 7 days or less.

Authorizations

x-api-key
string
header
required

Query Parameters

types
string

Comma-separated set of credit types (One of reward, yield, maker_rebate, taker_rebate, referral_reward), or all for every type.

interval
string

hour, day (default), week, or month.

start_ts
integer

Unix seconds start bound (inclusive).

end_ts
integer

Unix seconds end bound (inclusive).

Response

200 - application/json

Success