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

AMRX JSON Data API

Access 404 data points for AMRX spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (59.2 KB).

GET /api/tickers/AMRX/json● 200 OK (Live)
{
  "symbol": "AMRX",
  "timestamp": "2026-01-21T23:17:29.219Z",
  "price": 13.71,
  "change_24h": 2.850712678169548,
  "history_sample": [
    {
      "date": "2018-05-07",
      "open": 17,
      "high": 17,
      "low": 13.47,
      "close": 14.7,
      "volume": 21071900
    },
    {
      "date": "2018-05-14",
      "open": 15.02,
      "high": 17.95,
      "low": 14.9,
      "close": 17.17,
      "volume": 6798400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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