🗄️Developer Resource // JSON Endpoint

APLT JSON Data API

Access 352 data points for APLT spanning 7 years (2019–Feb 2, 2026). Optimized JSON format (51.6 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "APLT",
  "timestamp": "2026-03-07T21:55:37.437Z",
  "price": 0.103,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-05-13",
      "open": 8.4,
      "high": 10.25,
      "low": 7.95,
      "close": 10.02,
      "volume": 1771338
    },
    {
      "date": "2019-05-20",
      "open": 10.02,
      "high": 10.2,
      "low": 9.69,
      "close": 10.01,
      "volume": 350711
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import APLT
🛡️

Need to archive this data?

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