GET
/
oi
Get open interest
curl --request GET \
  --url https://data-api.polymarket.com/oi
[
  {
    "market": 1.0002170361022097e+77,
    "value": 123
  }
]

Query Parameters

market
string[]

0x-prefixed 64-hex string

Response

200
application/json

Success

The response is of type object[].