Register a webhook URL

Register a webhook URL to receive real-time event notifications about users, verifications, and virtual account deposits.

Important:

  • Webhook URL must use HTTPS for security
  • Only requires x-api-key header (no JWT token needed)
  • Secret key is highly recommended for verifying webhook authenticity

Note: For available event types and implementation details, see the Webhooks documentation guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Register your webhook URL and (optionally) a secret for signature verification.

uri
required

HTTPS URL where webhook notifications will be sent

string

Secret key for payload signature verification (optional but recommended)

string
required

Your client ID (same as used in authentication)

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json