Create Subscription
Create Subscription
POST
https://api.synapsefi.com/v3.1/subscriptions
This endpoint allows you to create a subscription to stay updated on the status of users, nodes, transactions & subnets.
Headers
Name
Type
Description
Content-Type
string
This value should be application/json
X-SP-GATEWAY
string
Your Client ID & Secret, separated by a pipe
Request Body
Name
Type
Description
scope
array
Scope of subscription.
url
string
URL destination for webhooks
Example Request
Last updated
Was this helpful?