{
  "service": "Quotex Candle Data API",
  "owner_Developer": "Mr Beaxt",
  "Telegram": "@mrbeaxt_trader",
  "Channel": "https://t.me/binarybeaxtofficial",
  "Broker": "Quotex",
  "endpoints": {
    "GET /?pair=EURUSD_otc&timeframe=M1&count=100": "M1 candles (newest first)",
    "GET /candles?pair=EURUSD_otc&timeframe=M1&count=100": "Same as /",
    "GET /pairs": "Pairs available in database",
    "GET /pairs_list": "Simple list of live/stored pairs",
    "GET /health": "Health check"
  },
  "server_time": "2026-08-18 17:02:55"
}
