Skip to main content

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

Returns account details based on address.

Updated on
May 09, 2024

/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
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
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free