Skip to main content
POST
xo-orderbook-client-rs

Authorizations

XO_ADDRESS
string
header
required

L1 ClobAuth EIP-712 wallet signature. See Authentication.

Response

OK

camelCase wire keys per CLOB SDK contract. The triplet is the full credential — the secret/passphrase are never returned again. Store them on receipt.

apiKey
string<uuid>
required

UUIDv4 — sent as POLY_API_KEY header on every L2 HMAC request.

secret
string
required

Base64-encoded HMAC secret. Used to sign the request canonical string; never sent on the wire after creation.

passphrase
string
required

Sent as POLY_PASSPHRASE header. Distinct from the secret — both must match for the request to authenticate.