Home

Get account information given an account ID

POST
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired
methodstringrequired
paramsobjectrequired
Show child attributes
requestTypestring
accountstring

The account ID

includeLessorsboolean

true to include lessors, lessorsRS and lessorsInfo

includeAssetsboolean

true to include assetBalances and unconfirmedAssetBalances

includeCurrenciesboolean

true to include accountCurrencies

includeEffectiveBalanceboolean

true to include effectiveBalanceNXT and guaranteedBalanceNQT

requireBlockstring

The block ID of a block that must be present in the blockchain

requireLastBlockstring

The block ID of a block that must be last in the blockchain

idintegerrequired

Response

200OK

Account information

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error