Skip to main content
GET
/
clob
/
prices-history
/
{token_id}
Get Clob Price History
curl --request GET \
  --url https://staging-api.polysimulator.com/clob/prices-history/{token_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

token_id
string
required

Query Parameters

interval
string
default:1h

Response

Successful Response