http://monergiwmuoskoc43fj6vfbcrll5wjrbl647cdgg2zuwkbu77o7v5vyd.onion/interacting/monero-wallet-rpc.html
Example: $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_height"}' -H 'Content-Type: application/json'
{
"id": "0",
"jsonrpc": "2.0",
"result": {
"height": 145545
}
} get_languages Get a list of available languages for your wallet’s seed. Alias: None . Inputs: None . Outputs: languages - array of string; List of available languages Example: $ curl -X POST http://localhost:18082/json_rpc -d...