Nano Accounts API
Account balance, history, representative, and frontier queries
Nano Accounts API is one of 8 APIs that Nano publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 15 operations across 15 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, http://localhost:7076.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 15
Across 15 paths, the API surfaces 15 operations — 15 POST. Each is listed below with its method, path, parameters, and response codes.
Account balance, history, representative, and frontier queries
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AccountInfoResponse (9 properties), AccountHistoryResponse (3 properties), AccountBalanceResponse (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Nano 7
Other APIs Nano publishes across the network.