Skip to main content
GET
/
accounts
/
{address}
Get account
curl --request GET \
  --url https://api.us1.shinami.com/aptos/node/v1/accounts/{address} \
  --header 'Authorization: Bearer <token>'
{
  "sequence_number": "32425224034",
  "authentication_key": 6.195948399647823e+76
}

Authorizations

Authorization
string
header
required

Path Parameters

address
string<hex>
required
Example:

Query Parameters

ledger_version
string<uint64>
Example:

Response

sequence_number
string<uint64>
required
Example:
authentication_key
string<hex>
required
Example: