Read-only JSON over anonymized Perlmutter data · v0.1.0.
All identifiers are non-invertible keyed hashes; hash columns are never returned
by /api/jobs.
| Method | Endpoint | Description |
|---|---|---|
| GET | / | Records Explorer (searchable/sortable table) |
| GET | /api/health | Liveness check |
| GET | /api/schema | Columns, types, sensitivity flags, groupings |
| GET | /api/dimensions | Distinct values / ranges per dimension |
| GET | /api/jobs/facets | Date bounds + popular dropdown values |
| GET | /api/jobs/search | Search / sort / range-filter records |
| GET | /api/jobs/columns | Sortable / range / filter column lists |
| GET | /api/jobs/export.csv | Download filtered records as CSV (no paging) |
| GET | /api/jobs/export.sqlite | Download filtered records as a SQLite DB |
| GET | /api/failures | Failure distribution grouped by a dimension |
| GET | /api/failures/by-node | Failures grouped by failed node |
| GET | /api/failures/by-time | Failures bucketed by day/week/month |
Machine-readable index:
/api.