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

FMAJX JSON Data API

Access 317 data points for FMAJX spanning 2 years (2024–Jan 20, 2026). Optimized JSON format (46.4 KB).

GET /api/tickers/FMAJX/json● 200 OK (Live)
{
  "symbol": "FMAJX",
  "timestamp": "2026-01-21T19:32:58.367Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2024-10-14",
      "open": 15.58,
      "high": 15.58,
      "low": 15.58,
      "close": 15.58,
      "volume": 0
    },
    {
      "date": "2024-10-15",
      "open": 15.34,
      "high": 15.34,
      "low": 15.34,
      "close": 15.34,
      "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 FMAJX
πŸ›‘οΈ

Need to archive this data?

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