Skip to main content
POST

Authorizations

X-API-Key
string
header
required

Your API key (get one from the test-key endpoint above)

Body

application/json
private_key
string<password>
required

EOA private key, hex without 0x prefix. Used in-memory only; not persisted.

Response

Credentials derived and stored

status
string
required
eoa_address
string
required
safe_address
string
required

Polymarket Gnosis Safe (proxy) address.

api_key
string
required

CLOB HMAC API key ID. The HMAC secret is stored server-side and never returned.