Skip to main content

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

Returns account details based on address.

Updated on
May 15, 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
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/cosmos/auth/v1beta1/accounts/cosmos1x6m7cwjd4wlr44ezq6sgcqv7whjm9pkqtgqq3y'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free