{
  "service": "yieldbase-hl-composite",
  "version": "0.1.0",
  "endpoints": [
    "/health",
    "/coins",
    "/composite/{coin}",
    "/funding-history/{coin}",
    "/oi-history/{coin}"
  ],
  "docs": "See README.md and rapidapi/openapi.yaml"
}