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

AUPH JSON Data API

Access 137 data points for AUPH spanning 12 years (2014–Jan 21, 2026). Optimized JSON format (20.1 KB).

GET /api/tickers/AUPH/json● 200 OK (Live)
{
  "symbol": "AUPH",
  "timestamp": "2026-01-22T05:44:14.164Z",
  "price": 14.78,
  "change_24h": -0.06761325219742927,
  "history_sample": [
    {
      "date": "2014-10-01",
      "open": 3.2,
      "high": 4.01,
      "low": 1.41,
      "close": 3.6,
      "volume": 180100
    },
    {
      "date": "2014-11-01",
      "open": 3.5,
      "high": 4.35,
      "low": 3.2,
      "close": 4.05,
      "volume": 286200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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