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

PICK JSON Data API

Access 168 data points for PICK spanning 14 years (2012–Jan 21, 2026). Optimized JSON format (24.6 KB).

GET /api/tickers/PICK/json● 200 OK (Live)
{
  "symbol": "PICK",
  "timestamp": "2026-01-21T21:24:12.518Z",
  "price": 58.18,
  "change_24h": 2.7915194346289725,
  "history_sample": [
    {
      "date": "2012-03-01",
      "open": 51.54,
      "high": 51.54,
      "low": 46.34,
      "close": 47.2,
      "volume": 50400
    },
    {
      "date": "2012-04-01",
      "open": 47.2,
      "high": 47.54,
      "low": 44.86,
      "close": 46.3,
      "volume": 40150
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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