{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T05:45:57Z",
  "symbol": "ASTS",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "67.88",
    "high": "70.38",
    "low": "66.45",
    "close": "68.38",
    "volume": "12188590"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 1254,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "ASTS",
    "companyName": "AST SpaceMobile, Inc. Class A Common Stock",
    "stockType": "Class A Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$68.38",
      "netChange": "-1.93",
      "percentageChange": "-2.74%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "12,188,592",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "36.08 - 133.86"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": [
      {
        "headline": "UPCOMING EVENTS",
        "eventTypes": [
          {
            "message": "Earnings Date : Aug 10, 2026",
            "eventName": "Earnings Date",
            "url": {
              "label": "ASTS Earnings Date : Aug 10, 2026",
              "value": "/market-activity/stocks/ASTS/earnings"
            },
            "id": "upcoming_events"
          }
        ]
      }
    ]
  }
}