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

Tatum Data API

The Data API from Tatum — 4 operation(s) for data.

Tatum Data API is one of 9 APIs that Tatum publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 4.0.0.

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

4 operations 4 paths 0 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0.0
Base URL
https://api.tatum.io/v3/blockchain/node/{chain}/{apiKey}
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Tatum Data API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Data 4
GET
/v4/data/blockchains/balance
Get native balance
getNativeBalance → 200
GET
/v4/data/blockchains/transaction
Get transaction by hash
getTransaction → 200
GET
/v4/data/blockchains/block
Get block by hash or height
getBlock → 200
GET
/v4/data/blockchains/block/current
Get current block height
getCurrentBlockHeight → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tatum-data-api-openapi.yml Raw ↑

Other APIs Tatum publishes across the network.

Tatum RPC Gateway
Tatum Data API
Tatum Notifications API
Tatum NFT API
Tatum Wallet API
Tatum Smart Contract API
Tatum Virtual Accounts (Ledger)
Tatum Rates API