{ "opencollection": "1.0.0", "info": { "name": "helicone-api Agent Wrapped API", "version": "1.0.0" }, "items": [ { "info": { "name": "Wrapped", "type": "folder" }, "items": [ { "info": { "name": "GetWrapped2025Stats", "type": "http" }, "http": { "method": "GET", "url": "https://api.helicone.ai/v1/wrapped/2025", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } }, { "info": { "name": "CheckHasWrapped2025Data", "type": "http" }, "http": { "method": "GET", "url": "https://api.helicone.ai/v1/wrapped/2025/check", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } } ] } ], "bundled": true }