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

PAAS JSON Data API

Access 368 data points for PAAS spanning 31 years (1995–Jan 21, 2026). Optimized JSON format (53.9 KB).

GET /api/tickers/PAAS/json● 200 OK (Live)
{
  "symbol": "PAAS",
  "timestamp": "2026-01-22T01:51:33.387Z",
  "price": 57.21,
  "change_24h": -2.405322415557824,
  "history_sample": [
    {
      "date": "1995-07-01",
      "open": 5.25,
      "high": 6,
      "low": 5.25,
      "close": 5.8,
      "volume": 277000
    },
    {
      "date": "1995-08-01",
      "open": 6,
      "high": 7.5,
      "low": 5.63,
      "close": 6.75,
      "volume": 1030700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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