Arweave · GraphQL Specification

Arweave GraphQL API

The Arweave GraphQL API exposes a read-only query interface for searching and retrieving Arweave transaction and block metadata. It allows developers to find transactions by owner address, recipient, tag key/value pairs, bundle ID, block height range, and ingestion time range. Results are returned as cursor-paginated connection sets following the Relay GraphQL cursor specification. The API does not expose mutations — all data writes go through the Arweave REST (HTTP Node) API. No authentication or API key is required; the endpoint is fully public.

Documentation Endpoint View on GitHub Decentralized StorageBlockchainPermawebWeb3Data StorageGraphQLGraphQL

Overview

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

The Arweave GraphQL API exposes a read-only query interface for searching and retrieving Arweave transaction and block metadata. It allows developers to find transactions by owner address, recipient, tag key/value pairs, bundle ID, block height range, and ingestion time range. Results are returned as cursor-paginated connection sets following the Relay GraphQL cursor specification. The API does not expose mutations — all data writes go through the Arweave REST (HTTP Node) API. No authentication or API key is required; the endpoint is fully public.

The GraphQL endpoint is available at https://arweave.net/graphql. documentation is published at https://gql-guide.vercel.app/.

The specification includes 4 reference links.

Tagged areas include Decentralized Storage, Blockchain, Permaweb, Web3, and Data Storage.

Endpoint

https://arweave.net/graphql

References

Related API Specs

Arweave Blocks API (OpenAPI) Arweave Chunks API (OpenAPI) Arweave Network API (OpenAPI) Arweave Transactions API (OpenAPI) Arweave Wallets API (OpenAPI)
Back to Arweave · All GraphQL Specs · GitHub

Work with this as data

Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for graphql

4 MCP tools reach this
  • find_graphqlBrowse and filter every GraphQL schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This GraphQL schema
curl "https://apis.io/api/v1/graphql/arweave-graphql"
All graphql
curl "https://apis.io/api/v1/graphql?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.