{
  "service": "open-interest",
  "version": "0.1.0",
  "endpoints": [
    "/health",
    "/oi/{coin}",
    "/oi/top?n=20"
  ],
  "docs": "See README.md and .planning/API-SPEC-open-interest-aggregated.md"
}