🗄️Developer Resource // JSON Endpoint

STRAX JSON Data API

Access 430 data points for STRAX spanning 9 years (2018–Apr 20, 2026). Optimized JSON format (63.0 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

Prefer CSV format? Download STRAX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/STRAX/json● 200 OK (Live)

Tired of exporting to Excel? Track STRAX and analyze your portfolio locally with Pocket Portfolio.

Start Free — Local First
{
  "symbol": "STRAX",
  "timestamp": "2026-04-22T19:26:24.819Z",
  "price": null,
  "change_24h": null,
  "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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal