{
  "audit_time": "2026-03-18T21:39:09.206481",
  "test_symbol": "TSLA",
  "test_date": "20250310",
  "endpoints": {
    "list_symbols": {
      "status": null,
      "ok": false,
      "rows": 0,
      "error": "timed out"
    },
    "list_option_expirations": {
      "status": 200,
      "ok": true,
      "rows": 720,
      "error": null
    },
    "option_history_oi": {
      "status": 200,
      "ok": true,
      "rows": 195,
      "error": null
    },
    "option_history_eod": {
      "status": 200,
      "ok": true,
      "rows": 195,
      "error": null
    },
    "option_history_greeks": {
      "status": null,
      "ok": false,
      "rows": 0,
      "error": "timed out"
    },
    "option_history_quote": {
      "status": null,
      "ok": false,
      "rows": 0,
      "error": "timed out"
    },
    "option_history_trade": {
      "status": null,
      "ok": false,
      "rows": 0,
      "error": "timed out"
    },
    "option_snapshot": {
      "status": 404,
      "ok": false,
      "rows": 0,
      "error": "HTTP_404"
    },
    "option_bulk_oi": {
      "status": 404,
      "ok": false,
      "rows": 0,
      "error": "HTTP_404"
    },
    "stock_history_eod": {
      "status": 200,
      "ok": true,
      "rows": 6,
      "error": null
    },
    "stock_history_quote": {
      "status": 403,
      "ok": false,
      "rows": 0,
      "error": "HTTP_403"
    }
  }
}