Skip to main content
GET
List instruments
Returns the complete exchange configuration for each instrument — symbol, category, leverage and risk tiers, precision, order size limits, funding interval — plus first_seen, the timestamp we first observed the listing.

Query parameters

New instruments appear automatically as Polymarket lists them — poll this endpoint (or watch perps_tickers on the WebSocket for unfamiliar ids) to pick up new listings.

Authorizations

x-api-key
string
header
required

Query Parameters

category
string

Filter to one category: crypto, index, commodity, equity.

sort
string

Sort by funding | oi | volume

min_funding
number

Only instruments with funding rate >= this

Response

200 - application/json

Success