Environment: staging
Scaled Insights Sandbox Wrapper
Partner-facing API boundary for triggering approved Scaled Insights call workflows and polling durable status and results.
Quick Start
- Use your partner API key in
X-API-Key. - Send JSON requests to the endpoints listed below.
- Use /docs for the full OpenAPI contract.
Primary Endpoints
POST /v1/scaled-insights/calls/triggerto create a call request.GET /v1/scaled-insights/calls/{call_request_id}/statusto poll status.GET /v1/scaled-insights/calls/{call_request_id}/resultsto read the terminal payload.GET /healthfor infrastructure liveness checks.
Contact
- Website: www.miihealth.ai
- Email: hello@miihealth.ai