POST
/
v1
/
user
/
balances

Authorizations

x-api-key
string
headerrequired

The API Key you were given in the developer portal.

Body

application/json
id
string

The id of the user.

email
string

The email of the user.

referenceId
string

The reference id of the user.

Response

200 - application/json
address
string
required

The wallet address.

type
enum<string>
required

The blockchain of the wallet.

Available options:
Polkadot
code
integer
required

The status code of the balance retrieval.

message
string
required

A message related to the balance retrieval.

generated_at
integer
required

The timestamp when the balance was generated.

data
object[] | null
required

The list of balance data for the assets.