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

APYX JSON Data API

Access 369 data points for APYX spanning 8 years (2019–Jan 20, 2026). Optimized JSON format (54.1 KB).

GET /api/tickers/APYX/json● 200 OK (Live)
{
  "symbol": "APYX",
  "timestamp": "2026-01-22T00:22:25.459Z",
  "price": 3.99,
  "change_24h": 3.63636363636364,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 7.96,
      "high": 8.53,
      "low": 6.1,
      "close": 7.49,
      "volume": 745900
    },
    {
      "date": "2019-01-08",
      "open": 7.5,
      "high": 8.45,
      "low": 7.49,
      "close": 8.25,
      "volume": 1197500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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