signatureSubscribe
Authorization header for API key authentication.
Example:
Authorization: your-api-key-here
Request object for subscribing to signature notifications via WebSocket
JSON-RPC protocol version
2.0Possible values: Request identifier that will be returned in the response
1The WebSocket method name
signatureSubscribePossible values: WebSocket notification for signature status
Subscription successfully created
Response containing the subscription ID for the signature subscription
JSON-RPC protocol version
2.0Possible values: Request identifier matching the original request
1Unique subscription ID for this signature subscription. Note that this subscription will be automatically cancelled by the server once a notification is sent, so manual unsubscription is not necessary.
24006Bad Request - Invalid parameters
Unauthorized
Forbidden
Too Many Requests
Internal Server Error
Last updated