Get quote

Retrieves a quote for the purchase or sale of a given asset. Exactly one of quantity or total must be supplied in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request for quote parameters. Select the variant that matches whether the quote includes custom spread, fees, or payment processor metadata.

Request for quote with quantity specified

string

The participant code

string

The account_label that's used to fund the trade. Case sensitive.

string
enum
required

The side of the transaction

Allowed:
string
enum
required

The underlying asset in the trading pair. E.g. BTC in the pair BTC/USD.

string
enum
required

The quoted currency in the trading pair. E.g. USD in the pair BTC/USD.

Allowed:
string
required

The quantity of the underlying asset requested in the quote. Exactly one of quantity or total must be supplied.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json