Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nano Work API

Proof-of-work generation, validation, and caching

Nano Work API is one of 8 APIs that Nano publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

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

5 operations 5 paths 0 schemas 5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
http://localhost:7076
Terms of Service
Resource Areas
1

Paths & Operations 5

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

Work 5

Proof-of-work generation, validation, and caching

POST
/work_cancel
Cancel work generation
work_cancel body → 200
POST
/work_generate
Generate proof-of-work
work_generate body → 200
POST
/work_validate
Validate proof-of-work
work_validate body → 200
POST
/work_get
Get cached work for account
work_get body → 200
POST
/work_set
Set cached work for account
work_set body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nano-work-api-openapi.yml Raw ↑

Other APIs Nano publishes across the network.

Nano Accounts API
Nano Blocks API
Nano Keys API
Nano Ledger API
Nano Node API
Nano Unit Conversion API
Nano Wallets API