← Back to Records Explorer

API & Analytics Endpoints

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.

API requests for your current selection

MethodEndpointDescription
GET/Records Explorer (searchable/sortable table)
GET/api/healthLiveness check
GET/api/schemaColumns, types, sensitivity flags, groupings
GET/api/dimensionsDistinct values / ranges per dimension
GET/api/jobs/facetsDate bounds + popular dropdown values
GET/api/jobs/searchSearch / sort / range-filter records
GET/api/jobs/columnsSortable / range / filter column lists
GET/api/jobs/export.csvDownload filtered records as CSV (no paging)
GET/api/jobs/export.sqliteDownload filtered records as a SQLite DB
GET/api/failuresFailure distribution grouped by a dimension
GET/api/failures/by-nodeFailures grouped by failed node
GET/api/failures/by-timeFailures bucketed by day/week/month

Machine-readable index: /api.