API
Results
Channels, time-series, statistics endpoints.
This page is in progress. The outline below is provisional — the full write-up will land in a follow-up update.
This page hasn't been drafted yet. Planned outline:
- GET /analysis/jobs/{id}/channels — available channel names + units
- POST /analysis/jobs/{id}/time-series — fetch channels (body: {channels, downsample_factor})
- POST /analysis/jobs/{id}/statistics — min/mean/max/std
- GET /analysis/jobs/{id}/output/download — raw .outb
- POST /analysis/jobs/{id}/spectrum — FFT
- Batch endpoints: /analysis/batches/{id}/power-curve etc.