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

AKTS JSON Data API

Access 258 data points for AKTS spanning 1 years (2026–Mar 6, 2026). Optimized JSON format (37.8 KB).

Download as CSV

Prefer CSV format? Download AKTS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/AKTS/json● 200 OK (Live)

Tired of exporting to Excel? Track AKTS and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "AKTS",
  "timestamp": "2026-03-07T21:16:21.569Z",
  "price": 18.81,
  "change_24h": -8.42259006815969,
  "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)