Skip to main content

/cosmos/auth/v1beta1/accounts/{address} REST API Endpoint

Returns account details based on address.

Updated on
Mar 21, 2025

/cosmos/auth/v1beta1/accounts/{address} REST API Endpoint

Path Parameters

address
string
REQUIRED
The address to query for

Returns

accounts
array
An array containing information about individual accounts
@type
string
The type of account
base_account
object
The base account object which contains the following fields:
address
string
The address associated with the account
pub_key
object
The pub_key object which contains the following fields:
@type
string
The type of public key used for the account
key
string
The public key associated with the account
account_number
string
The account number associated with the account
sequence
string
The sequence number associated with the account, indicating the order of transactions
code_hash
string
The code hash associated with the account
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free