{
  "endpoints": {
    "/api/current": "Get current Bitcoin price",
    "/api/holdings": "Get holdings data over time",
    "/health": "Health check"
  },
  "service": "Bitcoin Tracker",
  "version": "1.0.0"
}
