API Reference
Webhook Events
Technical specification for Iffy webhook events
Request Format
- Method: POST
- Headers:
Content-Type: application/json
X-Signature
: HMAC SHA256 signature
Events and Payloads
record.flagged
record.unflagged
user.suspended
user.compliant
user.banned
Security
Signature Verification
Verify the X-Signature
header using HMAC SHA256:
Retry Logic
- We do not currently retry webhooks