Skip to main content
GET
Get account info

Authorizations

Authorization
string
header
required

API key in the format cc_<64 hex characters>. Obtain from the Dashboard under Settings → API Keys.

Response

Account information.

userId
string
required
Example:

"user_abc123"

walletAddress
string | null
required
Example:

"0xDead1234..."

createdAt
integer
required
Example:

1740000000000

email
string | null
Example:

"trader@example.com"

copyTradingEnabled
boolean
Example:

true