Alerts
POST /api/alerts
Per-kind validation: price_above/price_below require venue + venueMarketId + thresholdPrice in [0,1]. follow_trade may target a Pear userId or a venue trader address.
Authorization
privy AuthorizationBearer <token>
Privy access token. For live POST /execute, use the wallet-auth JWT instead.
In: header
Response Body
curl -X POST "https://api.pear.trade/api/alerts"Empty
Empty