cURL
curl --request POST \ --url https://clob.kuest.com/spreads \ --header 'Content-Type: application/json' \ --data ' [ { "token_id": "<string>" } ] '
{}
token_id
Spreads per token
Bid/ask spread per token expressed as a string.
Was this page helpful?