Mina Daemon GraphQL API

GraphQL API exposed by a running Mina daemon (node) for querying node, account, and chain state and submitting payments, delegations, and zkApp transactions. Bound to localhost:3085 by default. 41 queries, 29 mutations, 3 subscriptions.

API entry from apis.yml

apis.yml Raw ↑
name: Mina Daemon GraphQL API
description: GraphQL API exposed by a running Mina daemon (node) for querying node, account, and chain
  state and submitting payments, delegations, and zkApp transactions. Bound to localhost:3085 by default.
  41 queries, 29 mutations, 3 subscriptions.
humanURL: https://docs.minaprotocol.com/node-developers/graphql-api
baseURL: http://localhost:3085/graphql
tags:
- GraphQL
- Blockchain
- Node
properties:
- type: GraphQL
  url: graphql/mina-graphql-schema.json
- type: APIReference
  url: https://docs.minaprotocol.com/node-developers/graphql-api