Rakurai API — HTTP API for Rakurai liquid and native staking, node scheduler downloads, and validator metrics.
Unsigned transactions: Stake/unstake routes return an unsigned transaction (txn as hex). Sign with the appropriate wallet keypair, then submit with POST /api/v1/send-txn.
GET with JSON body: Some validator routes expect a JSON body on GET (as implemented). Use a client that can send a body on GET.