{ "opencollection": "1.0.0", "info": { "name": "Glassnode Metrics Addresses Indicators API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Indicators", "type": "folder" }, "items": [ { "info": { "name": "Net Unrealized Profit/Loss (NUPL)", "type": "http" }, "http": { "method": "GET", "url": "https://api.glassnode.com/v1/metrics/indicators/net_unrealized_profit_loss", "params": [ { "name": "a", "value": "", "type": "query", "description": "Asset symbol (e.g. BTC, ETH)" }, { "name": "i", "value": "", "type": "query" }, { "name": "s", "value": "", "type": "query", "description": "Unix timestamp (inclusive lower bound)" }, { "name": "u", "value": "", "type": "query", "description": "Unix timestamp (inclusive upper bound)" }, { "name": "f", "value": "", "type": "query" } ] }, "docs": "Net Unrealized Profit/Loss (NUPL)" } ] } ], "bundled": true }