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

PUI JSON Data API

Access 244 data points for PUI spanning 21 years (2005–Jan 21, 2026). Optimized JSON format (35.7 KB).

GET /api/tickers/PUI/json● 200 OK (Live)
{
  "symbol": "PUI",
  "timestamp": "2026-01-21T21:24:01.411Z",
  "price": 44.522,
  "change_24h": 1.0944595821980003,
  "history_sample": [
    {
      "date": "2005-11-01",
      "open": 15.55,
      "high": 15.76,
      "low": 15.1,
      "close": 15.57,
      "volume": 95400
    },
    {
      "date": "2005-12-01",
      "open": 15.57,
      "high": 16.18,
      "low": 15.5,
      "close": 15.61,
      "volume": 206900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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