Skip to main content
POST
Regsiter a Feed Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
walletAddresses
string[]
required

A list of wallet addresses or ext: external identifiers.

The address / public key.

destinationUrl
string
required
Pattern: https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)

Response

200

destinationUrl
string
required
Pattern: https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)
uid
string
required
secret
string

Be sure to save this value, as it’s only returned after creating a webhook!