🗄️Developer Resource // JSON Endpoint

PTEIX JSON Data API

Access 356 data points for PTEIX spanning 7 years (2019–Oct 21, 2025). Optimized JSON format (52.1 KB).

GET /api/tickers/PTEIX/json● 200 OK (Live)
{
  "symbol": "PTEIX",
  "timestamp": "2026-01-21T19:38:05.782Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 8.34,
      "high": 8.36,
      "low": 8.34,
      "close": 8.36,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 8.35,
      "high": 8.35,
      "low": 8.34,
      "close": 8.35,
      "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 PTEIX
🛡️

Need to archive this data?

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