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

INBS JSON Data API

Access 272 data points for INBS spanning 6 years (2020–Mar 2, 2026). Optimized JSON format (39.8 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "INBS",
  "timestamp": "2026-03-09T05:41:15.695Z",
  "price": 4.055,
  "change_24h": -5.257009345794405,
  "history_sample": [
    {
      "date": "2020-12-21",
      "open": 22176,
      "high": 34176,
      "low": 20664,
      "close": 25320,
      "volume": 2224
    },
    {
      "date": "2020-12-28",
      "open": 23304,
      "high": 23760,
      "low": 16872,
      "close": 17760,
      "volume": 1248
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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