v50

latestOpenAPI 3.0.1raw.githubusercontent.com2026-03-2591124300.0 KB
Subkey

Register Subkey

Register a new subkey for the authenticated account.

post/account/subkeys

Request body

namestring

User-friendly name for the subkey.

public_keystring

Public key to be registered as a subkey.

Example request

{
  "name": "My Trading Subkey",
  "public_key": "0x3d9f2b2e5f50c1aade60ca540368cd7490160f41270c192c05729fe35b656a9"
}

Response

An empty response