RobustStat API
Stop guessing convergence. Upload a CSV, get a mathematically rigorous PASS/FAIL verdict in seconds. RobustStat uses a dual-channel engine: - S2 Structural lane: hard deterministic pass/fail gates per group - S1 Energetic lane: Theil-Sen slope + Bootstrap CI (95% confidence) Physics-agnostic — works for ML training loss, numerical solver residuals, simulation energy drift, time-series…
RobustStat API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Run Stability Test /analyze |
Upload a CSV file and get a PASS/FAIL verdict backed by Theil-Sen slope + Bootstrap CI. Supports S1 (statistical) and S2 (structural gate) dual-channel analysis. Works for ML… |
| GET |
Demo (no upload) /demo |
Try RobustStat without uploading a file. Generates synthetic convergence data and runs the full analysis. Pass ?scenario=converging (PASS), diverging (FAIL), or noisy… |
| GET |
Health Check /health |
Returns API status and current UTC timestamp. Use to verify the service is running before submitting analysis jobs. |
RobustStat API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|