TzKT Tokens API

The Tokens API covers FA1.2, FA2, and NFT token standards on Tezos. Endpoints expose token metadata, holder balances, and transfer history. Token balances can be queried per account or per token contract; transfers can be filtered by sender, receiver, token ID, and time range. Supports pagination and CSV export.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: tezos:tzkt-tokens
name: TzKT Tokens API
description: 'The Tokens API covers FA1.2, FA2, and NFT token standards on Tezos.

  Endpoints expose token metadata, holder balances, and transfer history.

  Token balances can be queried per account or per token contract;

  transfers can be filtered by sender, receiver, token ID, and time

  range. Supports pagination and CSV export.

  '
humanURL: https://api.tzkt.io/#tag/Tokens
baseURL: https://api.tzkt.io/v1
tags:
- Tokens
- FA1.2
- FA2
- NFT
- Balances
- Transfers
properties:
- type: Documentation
  url: https://api.tzkt.io/#tag/Tokens