Rfqs
Enable RFQ access
Enables RFQ access for the authenticated account.
Call this operation once before using the RFQ API. It has no request body and only initializes the account associated with the Bearer token. The operation is idempotent, so calling it again safely returns the current enabled state.
A successful response has status ENABLED and identifies the account and delegated RFQ trading public key.
post/account/paradigm/enable
Response
OK
Changes
Changed in 1 of the 65 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○