{ "opencollection": "1.0.0", "info": { "name": "Accountable NAV / Proof of Reserves Feeds Redemption API", "version": "1.1" }, "items": [ { "info": { "name": "Redemption", "type": "folder" }, "items": [ { "info": { "name": "On-chain redemption rate (derived from NAV per share)", "type": "http" }, "http": { "method": "GET", "url": "https://{node}/redemption-rate" }, "docs": "Returns the current redemption rate per token unit alongside rate bounds and ripcord status. This is the primary endpoint consumed for on-chain PoR write operations." } ] } ], "bundled": true }