TzKT Accounts API

The Accounts API returns profile data for any Tezos address — user wallets, delegates (bakers), smart contracts, and ghost accounts. Endpoints expose balance, staked amounts, token holdings, contract count, first and last activity timestamps, and full paginated operation history. A dedicated balance endpoint returns the current XTZ balance as a plain integer.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: tezos:tzkt-accounts
name: TzKT Accounts API
description: 'The Accounts API returns profile data for any Tezos address — user

  wallets, delegates (bakers), smart contracts, and ghost accounts.

  Endpoints expose balance, staked amounts, token holdings, contract

  count, first and last activity timestamps, and full paginated operation

  history. A dedicated balance endpoint returns the current XTZ balance as

  a plain integer.

  '
humanURL: https://api.tzkt.io/#tag/Accounts
baseURL: https://api.tzkt.io/v1
tags:
- Accounts
- Balances
- Wallets
- Delegates
properties:
- type: Documentation
  url: https://api.tzkt.io/#tag/Accounts