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

AIMD JSON Data API

Access 265 data points for AIMD spanning 6 years (2021–Jan 21, 2026). Optimized JSON format (38.8 KB).

GET /api/tickers/AIMD/json● 200 OK (Live)
{
  "symbol": "AIMD",
  "timestamp": "2026-01-22T04:11:33.796Z",
  "price": 1.85,
  "change_24h": -1.5957446808510536,
  "history_sample": [
    {
      "date": "2021-01-04",
      "open": 81.38,
      "high": 81.38,
      "low": 57.38,
      "close": 57.38,
      "volume": 102
    },
    {
      "date": "2021-01-11",
      "open": 66,
      "high": 81.38,
      "low": 56.25,
      "close": 69,
      "volume": 26
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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