{
  "ok": true,
  "endpoints": [
    "GET /health",
    "GET /crypto-prices"
  ],
  "coins": [
    "bitcoin",
    "ethereum",
    "iota"
  ],
  "vs_currency": "usd",
  "cache_ttl_seconds": 900
}