Webhook Events
QR Code Scans
Webhook payload for QR code scan events
WEBHOOK
This webhook is sent when a recipient scans a thanks.io QR code. The payload includes the scan context and the QR destination URL.
Authorizations
Bearer token authentication using your thanks.io API key
Body
application/json
Example:
"scans.scan_update"
Example:
"c4e1aa40-516a-11f0-94e9-4b4494619f64"
Flat payload object used by webhook events. Each property is a dotted key matching the published webhook payload structure.
Example:
1750817946
Example:
"2025-06-25 02:19:06"
Response
200
Webhook received