Management
Endpoints
Method
Path
Description
Create Webhook
POST /webhooks{
"url": "https://your-server.com/webhooks",
"events": ["trade.filled", "trade.closed"],
"description": "Production webhook"
}List Webhooks
Update Webhook
Delete Webhook
Test Webhook
Rotate Secret
Delivery History
Last updated
Was this helpful?