Skip to content
Alchemy Logo

/v1/accounts/{address}

GET
https://aptos-mainnet.g.alchemy.com/v2/docs-demo/v1/accounts/{address}

Retrieves high-level information about an account such as its sequence number and authentication key.

Path Parameters

stringrequired

Address of account with or without a 0x prefix.

Query Parameters

stringoptional

Ledger version to get the state of the account.

Responses

200

Account information retrieved successfully.

Was this page helpful?