Aleo RPC API

Free public JSON-RPC 2.0 API for reading the Aleo zero-knowledge blockchain — latest blocks and heights, transactions and transitions, records, deployed programs, mapping values, public NFTs and token programs, staking balances, and chain status. Also supports generating unsigned transactions and program deployments. No authentication; rate limiting may be applied to prevent abuse.

API entry from apis.yml

apis.yml Raw ↑
name: Aleo RPC API
description: Free public JSON-RPC 2.0 API for reading the Aleo zero-knowledge blockchain — latest blocks
  and heights, transactions and transitions, records, deployed programs, mapping values, public NFTs and
  token programs, staking balances, and chain status. Also supports generating unsigned transactions and
  program deployments. No authentication; rate limiting may be applied to prevent abuse.
humanURL: https://docs.leo.app/aleo-rpc-api
baseURL: https://testnetbeta.aleorpc.com
tags:
- Blockchain
- JSON-RPC
- Aleo
- Zero Knowledge
properties:
- type: Documentation
  url: https://docs.leo.app/aleo-rpc-api
- type: APIReference
  url: https://docs.leo.app/aleo-rpc-api/endpoints
- type: Authentication
  url: authentication/demox-labs-authentication.yml
- type: Conventions
  url: conventions/demox-labs-conventions.yml
- type: Conformance
  url: conformance/demox-labs-conformance.yml
- type: Lifecycle
  url: lifecycle/demox-labs-lifecycle.yml
- type: MCPServer
  url: mcp/demox-labs-mcp.yml