{ "opencollection": "1.0.0", "info": { "name": "Chainstack Arbitrum Node Account Info History API", "version": "1.0.0" }, "items": [ { "info": { "name": "History", "type": "folder" }, "items": [ { "info": { "name": "Transaction History", "type": "http" }, "http": { "method": "GET", "url": "https://{node_id}.p2pify.com/{api_key}/transactions-history" }, "docs": "Retrieves the transaction history for a specified organization ID." } ] } ], "bundled": true }