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

AKTS JSON Data API

Access 47 data points for AKTS spanning 1 years (2026–Jan 21, 2026). Optimized JSON format (6.9 KB).

GET /api/tickers/AKTS/json● 200 OK (Live)
{
  "symbol": "AKTS",
  "timestamp": "2026-01-22T01:08:03.199Z",
  "price": 20.4,
  "change_24h": 8.684070324986676,
  "history_sample": [
    {
      "date": "2026-01-12",
      "open": 22.45,
      "high": 24.5,
      "low": 22.45,
      "close": 23.68,
      "volume": 222673
    },
    {
      "date": "2026-01-12",
      "open": 23.83,
      "high": 23.83,
      "low": 23.33,
      "close": 23.53,
      "volume": 35060
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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