API Docs
Daemon endpoints
JSON-RPC and REST access for agents and integrations.
REST endpoints
- Loading...
JSON-RPC methods
- Loading...
Example requests
JSON-RPC:
curl -s /rpc \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"get_profile"}'
REST:
curl -s /api/sections