Skip to main content

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

Returns account details based on address.

Updated on
May 9, 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.sei-pacific.quiknode.pro/cosmos/auth/v1beta1/accounts/sei1qqqqr2u6rfydqjkm56a7s54397vfp4kmjr3m7f'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free