Validate a Signature returned by the SDK after a user accepts or declines. Creates a Clickwrap Event and generates a Certificate of Acceptance.
This is the only billed endpoint — each successful verification counts toward your usage.
Authenticated — requires X-APP-ID and X-APP-KEY headers.
Your application's App ID, sent as the X-APP-ID header.
Must be accompanied by X-APP-KEY for authenticated endpoints.
Your application's secret App Key (server-side only)
The Signature returned by the SDK after user action
Signature verified, event details returned
Response from the verify endpoint after successful Signature validation
The verified status of the clickwrap event
ACCEPTED, DECLINED Unique identifier for the created Clickwrap Event
The clickwrap template shown to the end user
Major version number of the template
Minor version number of the template
The end user identifier provided in the SDK call
JSON-encoded placeholder values submitted during the session, or null if none were provided
JSON-encoded client metadata (IP address, user agent, device info)
When the end user performed the action (UTC, ISO-8601)
When the clickwrap template version became effective (UTC, ISO-8601)