Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tezos Tokens API

The Tokens API from Tezos — 7 operation(s) for tokens.

Tezos Tokens API is one of 34 APIs that Tezos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tokens. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 7 paths, and defines 22 schemas. It is described by OpenAPI 3.0.0, at version 1.17.1.

Requests are made against a single base URL, https://api.tzkt.io.

7 operations 7 paths 22 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.17.1
Base URL
https://api.tzkt.io/v1
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

Tokens 7
GET
/v1/tokens/count
Get tokens count
Tokens_GetTokensCount 15 params → 200
GET
/v1/tokens
Get tokens
Tokens_GetTokens 19 params → 200
GET
/v1/tokens/balances/count
Get token balances count
Tokens_GetTokenBalancesCount 13 params → 200
GET
/v1/tokens/balances
Get token balances
Tokens_GetTokenBalances 17 params → 200
GET
/v1/tokens/transfers/count
Get token transfers count
Tokens_GetTokenTransfersCount 17 params → 200
GET
/v1/tokens/transfers
Get token transfers
Tokens_GetTokenTransfers 21 params → 200
GET
/v1/tokens/historical_balances/{level}
Get historical token balances
Tokens_GetTokenBalances2 12 params → 200

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are Token (16 properties), JsonParameter (11 properties), TokenBalance (10 properties), TokenTransfer (10 properties). Each schema is shown below with its type and property counts.

TokenGlobalIdParameter
object
2 properties
TokenBalance
object
10 properties
SortParameter
object
2 properties
AnyOfParameter
object
3 properties
JsonParameter
object
11 properties
OffsetParameter
object
3 properties
Int64Parameter
object
9 properties
NatParameter
object
8 properties
TokenStandardParameter
object
2 properties
TimestampParameter
object
8 properties
Token
object
16 properties
TokenInfoShort
object
5 properties
AccountParameter
object
9 properties
TokenTransfer
object
10 properties
SelectionParameter
object
2 properties
TokenInfo
object
6 properties
TokenBalanceShort
object
3 properties
ValueTupleOfStringAndListOfInteger
object
Int64NullParameter
object
9 properties
Alias
object
2 properties
Int32NullParameter
object
9 properties
Int32Parameter
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tezos-tokens-api-openapi.yml Raw ↑

Other APIs Tezos publishes across the network.

TzKT Accounts API
TzKT Blocks API
TzKT Operations API
TzKT Contracts API
TzKT Big Maps API
TzKT Tokens API
TzKT Delegations and Staking API
TzKT Governance API
TzKT Protocols API
TzKT WebSocket API
Tezos Accounts API
Tezos BigMaps API