Last updated 7 months ago
Testnet:
REST:
WebSocket: ws://zk-test.satori.finance/api/market/ws
Mainnet:
WebSocket: wss://openapi.satori.finance/api/market/ws
Request example
curl --location 'https://openapi.satori.finance/api/third/info/ping'
{ "error": false, "code": 200, "msg": "SUCCESS", "data": "pong", "sid": "1794583270014087169" }