Bikoosh fleet API (v1)

Free, read-only JSON over the live datasets. No auth; per-IP rate limit; ETag caching; CC-BY-4.0 (attribution is the only ask). Sponsor content never appears in any response. Breaking changes ship as /api/v2 — v1 URLs are stable.

Spec: OpenAPI 3.1 · MCP flavor: /mcp

Try it

curl https://bikoosh.com/api/v1/shutdowns/check?name=opsgenie
curl https://bikoosh.com/api/v1/shutdowns?status=announced
curl https://bikoosh.com/api/v1/shutdowns/relay-app
curl https://bikoosh.com/api/v1/shutdowns/stats
curl "https://bikoosh.com/api/v1/datawork?work_type=transcription&status=open"
curl https://bikoosh.com/api/v1/datawork/legit?name=outlier

Datasets also ship as flat files (JSON/CSV) — see /shutdowns/docs and /datawork/docs.