Alchemy · GraphQL Specification

Alchemy GraphQL Schema

This conceptual GraphQL schema models the Alchemy Web3 developer platform, covering the full surface of Alchemy's blockchain APIs: Node RPC (JSON-RPC over HTTPS/WebSockets), NFT API, Token API, Transfers API, Portfolio API, Prices API, Webhooks/Notify, Transaction Simulation, Bundler (ERC-4337), and Gas Manager.

Documentation Endpoint View on GitHub Web3BlockchainRPCNFTIndexingAccount AbstractionGraphQL

Overview

Alchemy GraphQL Schema is a GraphQL API specification published by Alchemy on the APIs.io network.

This conceptual GraphQL schema models the Alchemy Web3 developer platform, covering the full surface of Alchemy’s blockchain APIs: Node RPC (JSON-RPC over HTTPS/WebSockets), NFT API, Token API, Transfers API, Portfolio API, Prices API, Webhooks/Notify, Transaction Simulation, Bundler (ERC-4337), and Gas Manager.

The specification includes 2 reference links.

Tagged areas include Web3, Blockchain, RPC, NFT, and Indexing.

Endpoint

References

Related API Specs

Alchemy Node API (JSON-RPC) (AsyncAPI) Alchemy Token API (OpenAPI) Alchemy Transfers API (OpenAPI) Alchemy Gas Manager API (OpenAPI)
Back to Alchemy · All GraphQL Specs · GitHub