{ "opencollection": "1.0.0", "info": { "name": "MOSTLY AI Platform REST About Synthetic Probes API", "version": "v2" }, "request": { "auth": { "type": "apikey", "key": "X-MOSTLY-API-KEY", "value": "{{X-MOSTLY-API-KEY}}", "placement": "header" } }, "items": [ { "info": { "name": "Synthetic Probes", "type": "folder" }, "items": [ { "info": { "name": "Run a synthetic probe (one-shot generation).", "type": "http" }, "http": { "method": "POST", "url": "https://app.mostly.ai/api/v2/synthetic-probes", "body": { "type": "json", "data": "{}" } }, "docs": "Run a synthetic probe (one-shot generation)." } ] } ], "bundled": true }