Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authenticated channel. Connect to: wss://wss.prime.kraken.com/ws/v1
Command used to request a quote thereby opening a new RFQ. Results of this command will be visible in the Quote stream.

Request

reqid
number
required
Request ID.
type
string
required
Command type. Value: QuoteRequest
data
array
required
Quote request data array.

Notes

To generate a QuoteReqID, we recommend using a UUID4 or another globally unique identifier. QuoteReqID must be unique and with length less than or equal to 36 characters.