Subkey
Register Subkey
Register a new subkey for the authenticated account.
post/account/keys/subkeys
Request body
Example request
{
"allowed_cidrs": [
"[\"203.0.113.0/24\"",
"\"198.51.100.42/32\"]"
],
"encrypted_key": "0xabc...",
"eph_public_key": "0x123...",
"evm_signature": "0x...",
"name": "My Trading Subkey",
"public_key": "0x3d9f2b2e5f50c1aade60ca540368cd7490160f41270c192c05729fe35b656a9",
"signature": [
"[\"0xr...\"",
"\"0xs...\"]"
],
"signature_expiry": 1706400600,
"signature_timestamp": 1706400000,
"siwe_message": "app.paradex.trade wants you to sign in...",
"state": "active"
}Response
An empty response