Scaled Insights Sandbox Wrapper
Environment: staging
This service is the partner-facing API boundary for scheduling and monitoring approved Scaled Insights call workflows.
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}to poll status.GET /healthfor infrastructure liveness checks.