GET //polymarket/{account}/pricesHistory HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
Ok
{ "success": true, "message": "text", "data": [ { "t": 1, "p": 1 } ] }