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

AQN JSON Data API

Access 194 data points for AQN spanning 17 years (2010–Jan 20, 2026). Optimized JSON format (28.4 KB).

GET /api/tickers/AQN/json● 200 OK (Live)
{
  "symbol": "AQN",
  "timestamp": "2026-01-22T02:40:19.200Z",
  "price": 6.41,
  "change_24h": -1.6871165644171693,
  "history_sample": [
    {
      "date": "2010-01-01",
      "open": 3.96,
      "high": 4.43,
      "low": 3.71,
      "close": 3.83,
      "volume": 356900
    },
    {
      "date": "2010-02-01",
      "open": 3.88,
      "high": 4.16,
      "low": 3.87,
      "close": 3.92,
      "volume": 210600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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