Get quote

Retrieves a quote for the purchase or sale of a given asset. Exactly one of quantity or total must be provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Allows platforms to specify the side of the quote

Allowed:
string
enum
required

Allows platforms to specify the underlying asset

string
enum
required

Allows platforms to specify the quoted asset

Allowed:
string

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

string

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

string

The participant requesting a quote to buy or sell an asset

string

The account_label that's used to fund the trade

string

Optional custom spread in basis points applied to the quote. Requires the platform to be configured to pass spread through this endpoint.

string

Optional custom commission in basis points applied to the quote. Mutually exclusive with spread; only available to platforms with spread_as_commission enabled.

string
enum

Optional quote expiration window. Feature-flag gated per platform.

Allowed:
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