API
API Reference
Custom API
Account

Account

[GET] /v1/:network/accounts/:address

Get account information with current balances

Request

Headers
Authorization: Bearer {access_token}
Parameters
# The name of network
# (string, required)
network: cosmos
# The address of account
# (string, required)
address: cosmos1clpqr4nrk4khgkxj78fcwwh6dl3uw4ep4tgu9q

Try API

Method : GET
URL
/v1/:network/accounts/:address
CallURL
https://apis.mintscan.io/v1/:network/accounts/:address
Header
Bear Token*
Parameters
network*
address*