GET /stats
Summary: Get database statistics
Operation ID: getStats
Auth: unknown
Operation ID: getStats
Auth: unknown
Description
Returns statistics about the Macrostrat database including column counts, unit counts, and PBDB collections by project.
Parameters (2)
all
(boolean, query, optional)
Return all results
format
(string, query, optional)
Desired output format (json, csv, geojson, geojson_bare, topojson, topojson_bare)
Constraints: {'enum': ['json', 'csv', 'geojson', 'geojson_bare', 'topojson', 'topojson_bare']}
Examples (5)
| Title | Type | URL | Action |
|---|---|---|---|
| Get basic database statistics | curl |
https://macrostrat.org/stats |
|
| Get all statistics including detailed breakdowns | curl |
https://macrostrat.org/stats?all=true |
|
| Get statistics with explicit JSON format | curl |
https://macrostrat.org/stats?format=json |
|
| Get statistics about the Macrostrat database | probe-gate |
https://macrostrat.org/api/v2/stats |
|
| Get database statistics | probe-gate |
https://macrostrat.org/api/stats |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:45:18.388670 | 404 | 385ms | |
| 2026-03-23 10:34:57.571453 | 404 | 408ms | |
| 2026-03-23 10:29:43.132287 | 404 | 392ms | |
| 2026-03-23 09:13:14.749845 | 200 | 395ms | |
| 2026-03-23 09:02:23.425931 | 200 | 431ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:29:43.132287 | 69d4673d36a2 |
e3b0c44298fc |