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

TBLRX JSON Data API

Access 435 data points for TBLRX spanning 9 years (2017–Jan 12, 2026). Optimized JSON format (63.7 KB).

GET /api/tickers/TBLRX/json● 200 OK (Live)
{
  "symbol": "TBLRX",
  "timestamp": "2026-01-18T11:09:50.796Z",
  "price": 10.15999984741211,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2017-09-18",
      "open": 9.99,
      "high": 9.99,
      "low": 9.99,
      "close": 9.99,
      "volume": 0
    },
    {
      "date": "2017-09-25",
      "open": 9.99,
      "high": 10.03,
      "low": 9.99,
      "close": 10.03,
      "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 TBLRX
πŸ›‘οΈ

Need to archive this data?

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