How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Algorand Key API

The Key API from Algorand — 4 operation(s) for key.

Algorand Key API is one of 15 APIs that Algorand publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Key. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, http://localhost/.

5 operations 4 paths 12 schemas 1 DELETE4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://mainnet-api.4160.nodely.dev
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Algorand Key API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-KMD-API-Token (api_key). By default, every request must be authenticated.

  • api_key — Generated header parameter. This value can be found in /kmd/data/dir/kmd.token. Example value: '330b2e4fc9b20f4f89812cf87f1dabeb716d23e3f11aec97a61ff5f750563b7…

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Key 5
POST
/v1/key
Generate a key
GenerateKey body → 200
DELETE
/v1/key
Delete a key
DeleteKey body → 200
POST
/v1/key/export
Export a key
ExportKey body → 200
POST
/v1/key/import
Import a key
ImportKey body → 200
POST
/v1/key/list
List keys in wallet
ListKeysInWallet body → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are APIV1POSTKeyResponse (3 properties), DeleteKeyRequest (3 properties), ExportKeyRequest (3 properties), APIV1POSTKeyExportResponse (3 properties). Each schema is shown below with its type and property counts.

ExportKeyRequest
object
APIV1POSTKeyExportRequest is the request for POST /v1/key/export
3 properties
APIV1POSTKeyListResponse
object
APIV1POSTKeyListResponse is the response to POST /v1/key/list friendly:ListKeysResponse
3 properties
DeleteKeyRequest
object
APIV1DELETEKeyRequest is the request for DELETE /v1/key
3 properties
APIV1POSTKeyExportResponse
object
APIV1POSTKeyExportResponse is the response to POST /v1/key/export friendly:ExportKeyResponse
3 properties
PrivateKey
PrivateKey is an exported ed25519PrivateKey
APIV1POSTKeyResponse
object
APIV1POSTKeyResponse is the response to POST /v1/key friendly:GenerateKeyResponse
3 properties
ed25519PrivateKey
array
ImportKeyRequest
object
APIV1POSTKeyImportRequest is the request for POST /v1/key/import
2 properties
GenerateKeyRequest
object
APIV1POSTKeyRequest is the request for POST /v1/key
2 properties
APIV1POSTKeyImportResponse
object
APIV1POSTKeyImportResponse is the response to POST /v1/key/import friendly:ImportKeyResponse
3 properties
APIV1DELETEKeyResponse
object
APIV1DELETEKeyResponse is the response to DELETE /v1/key friendly:DeleteKeyResponse
2 properties
ListKeysRequest
object
APIV1POSTKeyListRequest is the request for POST /v1/key/list
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

algorand-key-api-openapi.yml Raw ↑

Other APIs Algorand publishes across the network.

Algorand KMD REST API
Algorand common API
Algorand lookup API
Algorand Master Key API
Algorand Multisig API
Algorand private API
Algorand Program API
Algorand public API
Algorand search API
Algorand Swagger.json API
Algorand Transaction API
Algorand Versions API
Where this information came from

This is an independent, third-party profile of Algorand Key API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.