Rocket Pool Smart Node Daemon API
The Smart Node daemon API is the local HTTP/IPC interface exposed by the rocketpool-daemon Go service that ships with the Smart Node Docker stack. The rocketpool CLI uses this API to manage node operator wallets, minipools, megapools, RPL staking, rewards claims, smoothing pool participation, and protocol/oracle DAO interactions. It is local-only, authenticated by filesystem access, and is the contract between the CLI front-end and the long-running node service.
Rocket Pool Smart Node Daemon API is one of 3 APIs that Rocket Pool publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko.
Tagged areas include Smart Node, Node Operator, CLI, Minipool, and Megapool. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 Naftiko capability spec.