v1

latestOpenAPI 3.0.32026-07-13241566.3 KB
Alerts

Register a webhook alert

Create price, volume, whale, or launch alerts that POST to your webhook when triggered.

post/alerts

Request body

type'price' | 'volume' | 'whale' | 'launch' required
conditionstring required

Trigger condition (e.g. SOL > 200)

webhookUrlstring uri required
expiryHoursinteger

Response

Alert created

alert_idstring
createdstring date-time
expiresstring date-time
status'active' | 'triggered' | 'expired'
All 24 operations