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

IBTP JSON Data API

Access 403 data points for IBTP spanning 2 years (2024–Jan 21, 2026). Optimized JSON format (59.0 KB).

GET /api/tickers/IBTP/json● 200 OK (Live)
{
  "symbol": "IBTP",
  "timestamp": "2026-01-21T21:24:14.179Z",
  "price": 25.715,
  "change_24h": 0.23387253946598602,
  "history_sample": [
    {
      "date": "2024-06-12",
      "open": 25.28,
      "high": 25.28,
      "low": 25.15,
      "close": 25.15,
      "volume": 1200
    },
    {
      "date": "2024-06-13",
      "open": 25.33,
      "high": 25.33,
      "low": 25.33,
      "close": 25.33,
      "volume": 100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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