IOTA GraphQL API
The IOTA GraphQL RPC provides a flexible, typed interface for querying on-chain state on the IOTA blockchain. It serves as an alternative to the JSON-RPC 2.0 API and is served by the IOTA indexer. The schema exposes 186 types covering queries, mutations, and subscriptions for objects, transactions, checkpoints, epochs, validators, Move packages, coins, events, and governance data.
Overview
IOTA GraphQL API is a GraphQL API specification published by IOTA on the APIs.io network.
The IOTA GraphQL RPC provides a flexible, typed interface for querying on-chain state on the IOTA blockchain. It serves as an alternative to the JSON-RPC 2.0 API and is served by the IOTA indexer. The schema exposes 186 types covering queries, mutations, and subscriptions for objects, transactions, checkpoints, epochs, validators, Move packages, coins, events, and governance data.
The specification includes 3 reference links.
Tagged areas include Blockchain, Distributed Ledger, Web3, DeFi, and Cryptocurrency.
Endpoint
References
- API Reference https://docs.iota.org/developer/references/iota-api
- Developer Portal https://docs.iota.org/
- GraphQL Playground https://graphql.mainnet.iota.cafe