Fund awards account

Define the quantity, quoted currency, and asset that you plan to distribute to customers through the POST /awards/distribute endpoint.

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

Awards fund parameters. Provide either quantity (amount of underlying to purchase) or total (amount of quoted_currency to spend) — not both.

Request for quote with quantity specified

string
enum
required

the underlying asset

string
enum
required

the quoted asset

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