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

PX JSON Data API

Access 229 data points for PX spanning 5 years (2021–Mar 2, 2026). Optimized JSON format (33.5 KB).

Download as CSV

Prefer CSV format? Download PX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/PX/json● 200 OK (Live)

Tired of exporting to Excel? Track PX and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "PX",
  "timestamp": "2026-03-08T10:42:25.809Z",
  "price": 10.54,
  "change_24h": 0.8612440191387547,
  "history_sample": [
    {
      "date": "2021-10-18",
      "open": 12.02,
      "high": 12.7,
      "low": 11.27,
      "close": 12,
      "volume": 6922050
    },
    {
      "date": "2021-10-25",
      "open": 12.01,
      "high": 13.15,
      "low": 12,
      "close": 12.5,
      "volume": 2847578
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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