Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

API key with sf_live_ prefix. Pass as Authorization: Bearer sf_live_...

Body

application/json
event
string
required
Allowed value: "analysis.failed"
Example:

"analysis.failed"

data
object
required
timestamp
string<date-time>
required
Example:

"2026-02-23T10:31:00Z"

webhookId
string
required
Example:

"wh_abc123"

Response

200

Webhook received.