Overview & Event
What you receive
POST {your-callback-url}
Content-Type: application/json
X-Fortisx-Event-Id: evt_01HXYZA12B
X-Fortisx-Signature: t=1730548800, v1=<hex-hmac>Event example (alert.created)
alert.created){
"id": "evt_01HXYZA12B",
"type": "alert.created",
"occurredAt": "2025-11-02T12:40:00Z",
"data": {
"id": 1119,
"networkCode": "SOL",
"stakingPoolId": 82,
"eventType": "TVL_Spike",
"windowMinutes": 60,
"valueFrom": "5200000.000000000000000000",
"valueTo": "6050000.000000000000000000",
"unit": "USD",
"tokenSymbol": "SOL",
"deltaAbs": "850000.000000000000000000",
"deltaRelPct": "16.346154",
"detectedAt": "2025-11-02 12:40:00"
}
}Last updated