# Algorand KMD REST API

**Canonical:** https://apis.io/apis/algorand/algorand-kmd-api/  
**Provider:** Algorand — https://apis.io/providers/algorand/  
**Base URL:** http://localhost:7833  
**Documentation:** https://dev.algorand.co/reference/rest-api/overview/

Algorand KMD REST API is one of 19 APIs that [Algorand](https://apis.io/providers/algorand/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Key Management, Wallets, Signing, and Security. The published artifact set on APIs.io includes API documentation.

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 endpoints through a locally-running daemon. Authentication uses an X-KMD-API-Token header with a token stored in the node's data directory. KMD is intended for node operators and local development workflows; production applications typically use external signing solutions or the AlgoKit SDK utilities instead.

## Machine-readable artifacts (2)

- **Documentation** — https://dev.algorand.co/reference/rest-api/overview/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/algorand/refs/heads/main/apis.yml

## Other Algorand APIs (12)

- [Algorand common API](https://apis.io/apis/algorand/algorand-common-api/)
- [Algorand data API](https://apis.io/apis/algorand/algorand-data-api/)
- [Algorand experimental API](https://apis.io/apis/algorand/algorand-experimental-api/)
- [Algorand Key API](https://apis.io/apis/algorand/algorand-key-api/)
- [Algorand lookup API](https://apis.io/apis/algorand/algorand-lookup-api/)
- [Algorand Master Key API](https://apis.io/apis/algorand/algorand-master-key-api/)
- [Algorand Multisig API](https://apis.io/apis/algorand/algorand-multisig-api/)
- [Algorand nonparticipating API](https://apis.io/apis/algorand/algorand-nonparticipating-api/)
- [Algorand participating API](https://apis.io/apis/algorand/algorand-participating-api/)
- [Algorand private API](https://apis.io/apis/algorand/algorand-private-api/)
- [Algorand Program API](https://apis.io/apis/algorand/algorand-program-api/)
- [Algorand public API](https://apis.io/apis/algorand/algorand-public-api/)

## Tags

Key Management, Wallets, Signing, Security

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/algorand/algorand-kmd-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/algorand/.
