Kiln Connect API - version 1.11
June 11th, 2026
🚀 This release adds a full set of endpoints for The Open Network (GRAM), including pool and single-nomination-pool staking, vesting contract management and withdrawal requests.
Full reference available here: https://docs.api.kiln.fi/reference
Changelog
🆕 The Open Network (GRAM)
GET /gram/network-stats- Network StatsGET /gram/operations- OperationsGET /gram/reports- ReportsGET /gram/rewards- RewardsGET /gram/stakes- StakesGET /gram/wallet-info- Wallet infoGET /gram/single-nominator-contract-owner- Single nominator contract ownerGET /gram/vesting-contract-owner- Vesting contract ownerPOST /gram/balance- Get balancePOST /gram/transaction/prepare- Prepare TransactionPOST /gram/transaction/stake-pool- Stake pool transactionPOST /gram/transaction/stake-single-nomination-pool- Stake single nomination pool transactionPOST /gram/transaction/unstake-pool- Unstake pool transactionPOST /gram/transaction/unstake-single-nomination-pool- Unstake single nomination pool transactionPOST /gram/transaction/whitelist-vesting-contract- Whitelist address on vesting contract transactionPOST /gram/transaction/broadcast- Broadcast TransactionGET /gram/transaction/decode- Transaction DecodingGET /gram/transaction/status- Transaction StatusGET /gram/withdraw-request- Get withdraw requestPOST /gram/withdraw-request- Create withdraw requestDELETE /gram/withdraw-request- Delete withdraw request

