{ "opencollection": "1.0.0", "info": { "name": "helicone-api Agent Prompt2025V2 API", "version": "1.0.0" }, "items": [ { "info": { "name": "Prompt2025V2", "type": "folder" }, "items": [ { "info": { "name": "GetPrompt2025Version", "type": "http" }, "http": { "method": "POST", "url": "https://api.helicone.ai/v2/prompt-2025/query/version", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } }, { "info": { "name": "GetPrompt2025EnvironmentVersion", "type": "http" }, "http": { "method": "POST", "url": "https://api.helicone.ai/v2/prompt-2025/query/environment-version", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } }, { "info": { "name": "GetPrompt2025ProductionVersion", "type": "http" }, "http": { "method": "POST", "url": "https://api.helicone.ai/v2/prompt-2025/query/production-version", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } } ] } ], "bundled": true }