🗄️Developer Resource // JSON Endpoint

MINEX JSON Data API

Access 246 data points for MINEX spanning 5 years (2019–Sep 12, 2023). Optimized JSON format (36.0 KB).

Chart where your browser is the vault — wire this endpoint to the Terminal.
Minimal cloud, maximal local control — start from this stateless slice.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "MINEX",
  "timestamp": "2026-04-22T20:49:33.360Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 12.96,
      "high": 13.22,
      "low": 12.71,
      "close": 13.22,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 13.35,
      "high": 13.6,
      "low": 13.33,
      "close": 13.33,
      "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 MINEX
🛡️

Need to archive this data?

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