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

INKT JSON Data API

Access 225 data points for INKT spanning 5 years (2021–Jan 21, 2026). Optimized JSON format (33.0 KB).

GET /api/tickers/INKT/json● 200 OK (Live)
{
  "symbol": "INKT",
  "timestamp": "2026-01-22T07:04:30.204Z",
  "price": 12.28,
  "change_24h": 3.8917089678510917,
  "history_sample": [
    {
      "date": "2021-10-11",
      "open": 120.4,
      "high": 124,
      "low": 112,
      "close": 120,
      "volume": 71090
    },
    {
      "date": "2021-10-18",
      "open": 117.6,
      "high": 133.9,
      "low": 114.5,
      "close": 120.4,
      "volume": 68960
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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