> For the complete documentation index, see [llms.txt](https://docs.bbscoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bbscoin.org/development-integration/daemon-node-api/json-handlers.md).

# JSON handlers

- [getinfo](https://docs.bbscoin.org/development-integration/daemon-node-api/json-handlers/getinfo.md)
- [getheight](https://docs.bbscoin.org/development-integration/daemon-node-api/json-handlers/getheight.md)
- [gettransactions](https://docs.bbscoin.org/development-integration/daemon-node-api/json-handlers/gettransactions.md)
- [sendrawtransaction](https://docs.bbscoin.org/development-integration/daemon-node-api/json-handlers/sendrawtransaction.md)
- [stop\_daemon](https://docs.bbscoin.org/development-integration/daemon-node-api/json-handlers/stop_daemon.md): This method stops the daemon. Stopping the daemon is only allowed if the daemon is running on testnet.
