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

ACCO JSON Data API

Access 246 data points for ACCO spanning 21 years (2005–Jan 21, 2026). Optimized JSON format (36.0 KB).

GET /api/tickers/ACCO/json● 200 OK (Live)
{
  "symbol": "ACCO",
  "timestamp": "2026-01-21T21:35:15.752Z",
  "price": 4.03,
  "change_24h": 2.5445292620865163,
  "history_sample": [
    {
      "date": "2005-09-01",
      "open": 25.88,
      "high": 28.52,
      "low": 25.14,
      "close": 28.22,
      "volume": 9728000
    },
    {
      "date": "2005-10-01",
      "open": 28.38,
      "high": 28.58,
      "low": 23.67,
      "close": 24.31,
      "volume": 5922600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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