# Algorand

**Canonical:** https://apis.io/providers/algorand/  
**Website:** https://algorand.co/  
**APIs profiled:** 19

Algorand is a pure proof-of-stake blockchain platform designed for speed, security, and decentralization. It exposes REST APIs through two core daemons — Algod (the Algorand protocol daemon) for real-time node interaction including submitting transactions, querying account balances, retrieving blocks, and managing smart contracts; and the Indexer daemon for deep historical querying of accounts, assets, applications, transactions, and blocks from a PostgreSQL-backed store. A third daemon, KMD (Key Management Daemon), handles local key storage and signing. Public archival endpoints are freely available via third-party providers such as Nodely/AlgoNode, and the developer toolchain is anchored by AlgoKit with SDKs for Python, JavaScript, Go, and Java.

## Kin Score — 50.7 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 50.7).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 51.4 |
| Governance | 9.8 |
| Contract Governance | 9.8 |
| Operational Transparency | 34.2 |
| Developer Ergonomics | 78.6 |
| Commercial Clarity | 50.0 |
| Access Clarity | 50.0 |

## Agent readiness — 35.9 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Open access — onboarding: open, pricing: freemium, trial: no (confidence: high).

## APIs (19)

- **Algorand KMD REST API** — The Key Management Daemon (KMD) REST API provides local key storage and transaction signing for Algorand nodes. It exposes wallet management, key generation, and signing endpoin...
- **Algorand common API** — The common API from Algorand — 6 operation(s) for common.
- **Algorand data API** — The data API from Algorand — 2 operation(s) for data.
- **Algorand experimental API** — The experimental API from Algorand — 2 operation(s) for experimental.
- **Algorand Key API** — The Key API from Algorand — 4 operation(s) for key.
- **Algorand lookup API** — The lookup API from Algorand — 14 operation(s) for lookup.
- **Algorand Master Key API** — The Master Key API from Algorand — 1 operation(s) for master key.
- **Algorand Multisig API** — The Multisig API from Algorand — 6 operation(s) for multisig.
- **Algorand nonparticipating API** — The nonparticipating API from Algorand — 31 operation(s) for nonparticipating.
- **Algorand participating API** — The participating API from Algorand — 7 operation(s) for participating.
- **Algorand private API** — The private API from Algorand — 7 operation(s) for private.
- **Algorand Program API** — The Program API from Algorand — 1 operation(s) for program.
- **Algorand public API** — The public API from Algorand — 43 operation(s) for public.
- **Algorand search API** — The search API from Algorand — 6 operation(s) for search.
- **Algorand Swagger.json API** — The Swagger.json API from Algorand — 1 operation(s) for swagger.json.
- **Algorand Transaction API** — The Transaction API from Algorand — 1 operation(s) for transaction.
- **Algorand Versions API** — The Versions API from Algorand — 1 operation(s) for versions.
- **Algorand Wallet API** — The Wallet API from Algorand — 6 operation(s) for wallet.
- **Algorand Wallets API** — The Wallets API from Algorand — 1 operation(s) for wallets.

## Agentic access (1)

- **Algorand Agentic Access** — 100 operations · 37 acting · 1 human-in-the-loop

## Security (2)

- **Algorand Authentication** — apiKey · 2 schemes
- **Algorand Domain Security** — TLSv1.3 · HSTS · DNSSEC · DMARC

## Plans (1)

- **Algorand Plans**

## Use cases (7)

- **DeFi Application Development** — Query on-chain liquidity pools, AMMs, and ASA token balances in real time
- **NFT Marketplaces** — Look up ASA metadata, ownership history, and transfer transactions for NFTs
- **Block Explorers** — Retrieve and display blocks, transactions, and account state via Indexer search APIs
- **Wallet Integration** — Fetch account balances, transaction history, and pending transactions for wallet UIs
- **Transaction Automation** — Construct, sign, and broadcast payment, asset transfer, or application call transactions
- **Compliance and Auditing** — Search historical transactions by address, round, or note field for audit trails
- **Smart Contract Deployment** — Compile TEAL programs, simulate execution, and deploy AVM applications

## Tags

Blockchain, Cryptocurrency, Proof of Stake, DeFi, Smart Contracts

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/algorand/). Scores are computed from the provider's own public artifacts under a published rubric.
