v1

latestOpenAPI 3.0.02026-07-267331140.7 KB
Webhooks

Subscribe to Webhooks

Allows a partner to receive webhook notifications for the authenticated user.

post/api/v1/webhooks/subscribe/{partnerId}

Path parameters

partnerIdstring required

Partner ID to subscribe to

Request body

messagestring required

SIWE message obtained from /api/v1/webhooks/message/{partnerId}

signaturestring required

Signature of the message by the user's wallet

Response

Successfully subscribed to partner webhooks

successboolean

Whether the subscription was successful

subscriptionIdstring

Unique ID of the created subscription