πŸ—„οΈDeveloper Resource // JSON Endpoint

ASTS JSON Data API

Access 327 data points for ASTS spanning 7 years (2019–Jan 21, 2026). Optimized JSON format (47.9 KB).

GET /api/tickers/ASTS/json● 200 OK (Live)
{
  "symbol": "ASTS",
  "timestamp": "2026-01-21T19:33:24.309Z",
  "price": 98.89,
  "change_24h": -12.050871575951616,
  "history_sample": [
    {
      "date": "2019-10-28",
      "open": 9.77,
      "high": 9.77,
      "low": 9.77,
      "close": 9.77,
      "volume": 300000
    },
    {
      "date": "2019-11-04",
      "open": 9.77,
      "high": 9.78,
      "low": 9.77,
      "close": 9.77,
      "volume": 161200
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import ASTS
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync ASTS.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)