{
  "service": "yieldbase-funding-history",
  "version": "0.1.0",
  "endpoints": [
    "/health",
    "/funding-history/{coin}?hours=1..720"
  ],
  "example": "/funding-history/BTC?hours=168",
  "docs": "See README.md and rapidapi/openapi.yaml"
}