Mina Protocol

Mina Protocol is a lightweight, layer-1 blockchain powered by zero-knowledge proofs (zk-SNARKs) that maintains a constant ~22KB chain size regardless of usage, using the Ouroboros Samasika proof-of-stake consensus. Developers build privacy-preserving smart contracts called zkApps in TypeScript with the o1js framework, sign transactions with mina-signer, scaffold and deploy projects with the zkApp CLI, and integrate with the network through the Mina daemon's native GraphQL API and a first-party Coinbase Rosetta API implementation for exchanges and data indexing. Originally surfaced as a portfolio company of Multicoin Capital and enriched here from Mina's public developer surface.

Mina Protocol publishes 2 APIs on the APIs.io network. Tagged areas include Company, Crypto Web3, Blockchain, Zero Knowledge Proofs, and zk-SNARKs.

Mina Protocol’s developer surface includes documentation, API reference, getting-started guide, changelog, CLI, sandbox, authentication, and 9 more developer resources.

23.8/100 emerging ▬ flat Agent 10/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
2 APIs
CompanyCrypto Web3BlockchainZero Knowledge Proofszk-SNARKsSmart ContractsGraphQLRosetta APIDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 23.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 8.0 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mina-protocol: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Mina GraphQL API

Native GraphQL API served by the Mina daemon (default port 3085) to query blockchain data — accounts, blocks, transactions, pending pool, daemon status — and submit signed trans...

Mina Rosetta API

First-party implementation of the Coinbase Rosetta API (Data API + Construction API) for blockchain integration, historical data queries, and exchange support.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mina Protocol Authentication

signature · 2 schemes

SECURITY

Mina Protocol Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mina-protocol
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mina-protocol.png
name: Mina Protocol
description: Mina Protocol is a lightweight, layer-1 blockchain powered by zero-knowledge proofs (zk-SNARKs) that maintains
  a constant ~22KB chain size regardless of usage, using the Ouroboros Samasika proof-of-stake consensus. Developers build
  privacy-preserving smart contracts called zkApps in TypeScript with the o1js framework, sign transactions with mina-signer,
  scaffold and deploy projects with the zkApp CLI, and integrate with the network through the Mina daemon's native GraphQL
  API and a first-party Coinbase Rosetta API implementation for exchanges and data indexing. Originally surfaced as a portfolio
  company of Multicoin Capital and enriched here from Mina's public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/mina-protocol/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Crypto Web3
- Blockchain
- Zero Knowledge Proofs
- zk-SNARKs
- Smart Contracts
- GraphQL
- Rosetta API
- Developer Tools
apis:
- name: Mina GraphQL API
  description: Native GraphQL API served by the Mina daemon (default port 3085) to query blockchain data — accounts, blocks,
    transactions, pending pool, daemon status — and submit signed transactions including zkApp commands.
  humanURL: https://docs.minaprotocol.com/node-operators/validator-node/querying-data
  properties:
  - type: Documentation
    url: https://docs.minaprotocol.com/node-operators/validator-node/querying-data
  - type: Conventions
    url: conventions/mina-protocol-conventions.yml
- name: Mina Rosetta API
  description: First-party implementation of the Coinbase Rosetta API (Data API + Construction API) for blockchain integration,
    historical data queries, and exchange support.
  humanURL: https://docs.minaprotocol.com/node-operators/data-and-history/rosetta
  properties:
  - type: Documentation
    url: https://docs.minaprotocol.com/node-operators/data-and-history/rosetta
  - type: Conformance
    url: conformance/mina-protocol-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/mina-protocol-domain-security.yml
- type: Website
  url: https://minaprotocol.com
- type: DeveloperPortal
  url: https://docs.minaprotocol.com
- type: Documentation
  url: https://docs.minaprotocol.com
- type: APIReference
  url: https://docs.minaprotocol.com/node-operators/validator-node/querying-data
- type: GettingStarted
  url: https://docs.minaprotocol.com/zkapps/writing-a-zkapp/introduction-to-zkapps/getting-started-zkapps
- type: GitHubOrganization
  url: https://github.com/MinaProtocol
- type: ChangeLog
  url: changelog/mina-protocol-changelog.yml
- type: Packages
  url: packages/mina-protocol-packages.yml
- type: SDKs
  url: packages/mina-protocol-packages.yml
- type: CLI
  url: cli/mina-protocol-cli.yml
- type: Sandbox
  url: sandbox/mina-protocol-sandbox.yml
- type: Conventions
  url: conventions/mina-protocol-conventions.yml
- type: Authentication
  url: authentication/mina-protocol-authentication.yml
- type: Conformance
  url: conformance/mina-protocol-conformance.yml
- type: LLMsTxt
  url: llms/mina-protocol-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 10
  pass: local-v1