Skip to main content
WSSfutures.kraken.com/ws/v1fills
This subscription feed publishes fills information.

Request

string
required
subscribe or unsubscribe
string
required
The requested subscription feed. Value: fills
list
Optionally, the product_ids field can be used to subscribe only to specific products.
string
required
The user API key.
string
required
The message that is received from a challenge request.
string
required
The signed challenge message with user API secret.

Response Success

string
One of: subscribed, subscribed_failed, unsubscribed, unsubscribed_failedThe result.
string
The requested subscription feed. Value: fills
list
List of product identifiers to subscribe for. Other products are ignored.
string
The user API key.
string
The message that is received from a challenge request.
string
The signed challenge message with user API secret.

Response Snapshot & Delta

string
The subscribed feed.
string
The user account.
list of structures
A list containing fill elements of the user account.

Response Error

string
Value: error
string
One of: Invalid feed, Json ErrorAn error message.