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

QINIX JSON Data API

Access 234 data points for QINIX spanning 1 years (2025–Jan 20, 2026). Optimized JSON format (34.3 KB).

GET /api/tickers/QINIX/json● 200 OK (Live)
{
  "symbol": "QINIX",
  "timestamp": "2026-01-22T01:48:22.715Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2025-02-13",
      "open": 9.79,
      "high": 9.79,
      "low": 9.79,
      "close": 9.79,
      "volume": 0
    },
    {
      "date": "2025-02-14",
      "open": 9.69,
      "high": 9.69,
      "low": 9.69,
      "close": 9.69,
      "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 QINIX
πŸ›‘οΈ

Need to archive this data?

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