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

LINCX JSON Data API

Access 344 data points for LINCX spanning 29 years (1997–Jan 1, 2026). Optimized JSON format (50.4 KB).

GET /api/tickers/LINCX/json● 200 OK (Live)
{
  "symbol": "LINCX",
  "timestamp": "2026-01-22T00:23:54.245Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "1997-06-01",
      "open": 10.26,
      "high": 10.69,
      "low": 10.26,
      "close": 10.57,
      "volume": 0
    },
    {
      "date": "1997-07-01",
      "open": 10.61,
      "high": 10.76,
      "low": 10.48,
      "close": 10.59,
      "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 LINCX
πŸ›‘οΈ

Need to archive this data?

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