V1 API Reference

ZERA Indexer API

Access indexed blockchain data from the ZERA network. Transactions, blocks, tokens, wallets, governance, DEX, staking, and more.

ALPHA DOCUMENTATIONThese endpoint schemas are currently in Alpha and may contain inaccuracies or incomplete payload parameters. If you encounter any structural divergence while integrating, please report it to us so we can resolve it swiftly.
https://api.zerascan.io/v1
GET ONLYJSON RESPONSES

Introduction

The ZERA Indexer API provides access to indexed blockchain data from the ZERA network. All public V1 endpoints follow a GET-only architecture with query string parameters.

All endpoints use query parameters for operation routing. Each endpoint group uses a dispatcher parameter request to route to the correct sub-handler. Responses are JSON. The indexer attempts to process the + character directly in Contract IDs and will work in most cases, however we recommend URL-encoding it to %2B for safety.

You are viewing Custom data — not mainnet. If someone directed you here claiming a transaction is real, they may be attempting a scam.