## JSON-RPC requests to interact with the [[Node|node]]
- **[[BLOCK. JSON-RPC Requests|BLOCK]]**
- **[[DAG. JSON-RPC Requests|DAG]]**
- **[[DECREE. JSON-RPC Requests|DECREE]]**
- **[[ESBOCS. JSON-RPC Requests|ESBOCS]]**
- **[[GLOBAL_DB. JSON-RPC Requests|GLOBAL_DB]]**
- **[[MEMPOOL. JSON-RPC Requests|MEMPOOL]]**
- **[[NET. JSON-RPC Requests|NET]]**
- **[[NET_SRV. JSON-RPC Requests|NET_SRV]]**
- **[[NODE CONTROL. JSON-RPC Requests|NODE CONTROL]]**
- **[[LEDGER. JSON-RPC Requests|LEDGER]]**
- **[[POLL. JSON-RPC Requests|POLL]]**
- **[[TOKEN. JSON-RPC Requests|TOKEN]]**
- **[[SRV_STAKE. JSON-RPC Requests|SRV_STAKE]]**
- **[[SRV_STAKE ORDER. JSON-RPC Requests|SRV_STAKE ORDER]]**
- **[[SRV_XCHANGE. JSON-RPC Requests|SRV_XCHANGE]]**
- **[[STAKE_LOCK. JSON-RPC Requests|STAKE_LOCK]]**
- **[[TX. JSON-RPC Requests|TX]]**
- **[[WALLET. JSON-RPC Requests|WALLET]]**
---
## JSON-RPC requests for Python
Every request from the below can be processed using Python (on Linux).
Detailed manual - **[[JSON-RPC requests for Python]]**.