{ "opencollection": "1.0.0", "info": { "name": "Memesio API Contracts agent-infra analytics API", "version": "0.1.0" }, "items": [ { "info": { "name": "analytics", "type": "folder" }, "items": [ { "info": { "name": "Get Metric Dictionary and Ownership Mapping", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/metric-dictionary" }, "docs": "Get Metric Dictionary and Ownership Mapping" }, { "info": { "name": "Get Activation and Retention Dashboard Spec (Looker)", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/dashboards/activation-retention" }, "docs": "Get Activation and Retention Dashboard Spec (Looker)" }, { "info": { "name": "Get Feature Adoption Dashboard Spec by Plan and Segment (Looker)", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/dashboards/feature-adoption" }, "docs": "Get Feature Adoption Dashboard Spec by Plan and Segment (Looker)" }, { "info": { "name": "Get Backend Reliability Dashboard Spec and Live Latency/Error-Rate/Queue-Depth Snapshot", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/dashboards/backend-reliability", "params": [ { "name": "windowHours", "value": "", "type": "query" } ] }, "docs": "Get Backend Reliability Dashboard Spec and Live Latency/Error-Rate/Queue-Depth Snapshot" }, { "info": { "name": "Get Pricing/Paywall Experiment Analysis Templates", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/experiments/templates", "params": [ { "name": "templateId", "value": "", "type": "query" } ] }, "docs": "Get Pricing/Paywall Experiment Analysis Templates" }, { "info": { "name": "Run AI Cost/Failure Anomaly Detection and Return Alert State", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/anomalies/ai" }, "docs": "Run AI Cost/Failure Anomaly Detection and Return Alert State" }, { "info": { "name": "Run Backend 5xx and Render Latency Alert Checks", "type": "http" }, "http": { "method": "GET", "url": "/api/analytics/alerts/backend" }, "docs": "Run Backend 5xx and Render Latency Alert Checks" }, { "info": { "name": "Get Viral Loop Trigger Definitions and Instrumentation Mapping", "type": "http" }, "http": { "method": "GET", "url": "/api/growth/viral-triggers" }, "docs": "Get Viral Loop Trigger Definitions and Instrumentation Mapping" } ] } ], "bundled": true }