Leases

Compute lease lifecycle and providers.

Compute lease lifecycle and providers.

These endpoints are served by every node but are not yet in the OpenAPI spec above, so they are documented on their own pages:

Leases move through the lifecycle by block submission, not by these endpoints: lease, lease_accept, lease_settle, lease_cancel and lease_force_settle are all under Blocks. The reads here report the state those blocks produce. POST /lease/request is the one exception — it is an operator-only convenience that signs and submits a lease block on the node's own behalf, and needs an admin bearer token.