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

APAM JSON Data API

Access 155 data points for APAM spanning 13 years (2013–Jan 21, 2026). Optimized JSON format (22.7 KB).

GET /api/tickers/APAM/json● 200 OK (Live)
{
  "symbol": "APAM",
  "timestamp": "2026-01-21T20:49:53.059Z",
  "price": 44.01,
  "change_24h": 2.803083391730894,
  "history_sample": [
    {
      "date": "2013-04-01",
      "open": 39.45,
      "high": 40.19,
      "low": 36.87,
      "close": 37.3,
      "volume": 2549500
    },
    {
      "date": "2013-05-01",
      "open": 38.02,
      "high": 50.36,
      "low": 38.02,
      "close": 46.73,
      "volume": 2681900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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