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

PEY JSON Data API

Access 254 data points for PEY spanning 22 years (2005–Jan 20, 2026). Optimized JSON format (37.2 KB).

GET /api/tickers/PEY/json● 200 OK (Live)
{
  "symbol": "PEY",
  "timestamp": "2026-01-21T20:35:14.708Z",
  "price": 21.455,
  "change_24h": 1.778937381404175,
  "history_sample": [
    {
      "date": "2005-01-01",
      "open": 15.31,
      "high": 15.31,
      "low": 14.5,
      "close": 14.79,
      "volume": 7227600
    },
    {
      "date": "2005-02-01",
      "open": 14.74,
      "high": 15.06,
      "low": 14.56,
      "close": 14.82,
      "volume": 5351500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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