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

ALPP JSON Data API

Access 473 data points for ALPP spanning 10 years (2017–Jan 20, 2026). Optimized JSON format (69.3 KB).

GET /api/tickers/ALPP/json● 200 OK (Live)
{
  "symbol": "ALPP",
  "timestamp": "2026-01-21T21:24:12.997Z",
  "price": 0.0004,
  "change_24h": -20,
  "history_sample": [
    {
      "date": "2017-01-09",
      "open": 60,
      "high": 60,
      "low": 60,
      "close": 60,
      "volume": 12
    },
    {
      "date": "2017-01-16",
      "open": 60,
      "high": 60,
      "low": 60,
      "close": 60,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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