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

STRAX JSON Data API

Access 417 data points for STRAX spanning 8 years (2018–Jan 19, 2026). Optimized JSON format (61.1 KB).

GET /api/tickers/STRAX/json● 200 OK (Live)
{
  "symbol": "STRAX",
  "timestamp": "2026-01-22T03:06:03.813Z",
  "price": 38.08000183105469,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2018-01-29",
      "open": 22.91,
      "high": 22.91,
      "low": 22.35,
      "close": 22.35,
      "volume": 0
    },
    {
      "date": "2018-02-05",
      "open": 21.46,
      "high": 21.85,
      "low": 20.96,
      "close": 21.24,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync STRAX.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)