Webhook Notifications
Last updated
Last updated
When an event occurs, 8Pay sends the corresponding data to your designated webhook endpoint. To ensure the authenticity of the notification, you can utilize the provided endpoint. For a detailed understanding of webhook notifications and the complete list of events, please refer to the Webhook Notifications section.
GET
https://api.8pay.network/v1/:chain/webhook-notifications/:notificationId
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
notificationId
string
id of the notification
chain
string
Authorization
String
Bearer <api-key>