latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-20125174417.3 KB

e8fca3e578c7

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

accountstring

Paradex account enabled for RFQ access

status'ENABLED'

Current RFQ enablement status

subkey_public_keystring

Public key used for delegated RFQ trading, when available