v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

Alert Set

Sets up a price alert at the given value

post/auth/w/alert/set

Request body

typestring required

Specify the alert type ('price')

symbolstring required

Specify the alert symbol (ex. 'tBTCUSD')

pricestring required

Specify the alert price (ex. '232.2')

countinteger

Set the number of times an alert can trigger (ex. 100)

Response

200

{"stackTrail":"paths:/auth/w/alert/set:post:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}