Skip to main content
POST
Register a passport webhook

Authorizations

Authorization
string
header
required

Partner API key. Send as Authorization: Bearer sss_pk_....

Body

application/json
url
string<uri>
required

Your https webhook endpoint.

Response

Webhook registered.

webhookId
string<uuid>
url
string
signingSecret
string

Shown exactly once — store it now. Only its hash is kept.

signatureHeader
string
Example:

"SignSealShip-Signature"

verification
string

How to verify the HMAC signature.