Miscellaneous methods

POST : rpc_modules
Lists enabled APIs and the version of each.
Parameters
None
Returns
Enabled APIs.
BODY
{
"jsonrpc": "2.0",
"method": "rpc_modules",
"params": [],
"id": 1
}