{
  "schema": "afh.index/1",
  "service": "AFH Market Data API",
  "version": "1.0.0",
  "endpoints": [
    "/v1/health",
    "/v1/symbols",
    "/v1/quotes",
    "/v1/candles"
  ],
  "note": "Read-only public market data. Not investment advice."
}