🗄️Developer Resource // JSON Endpoint

CINYX JSON Data API

Access 69 data points for CINYX spanning 2 years (2018–Apr 20, 2020). Optimized JSON format (10.1 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "CINYX",
  "timestamp": "2026-03-09T18:02:40.215Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2018-12-31",
      "open": 9.02,
      "high": 9.08,
      "low": 9.02,
      "close": 9.07,
      "volume": 0
    },
    {
      "date": "2019-01-07",
      "open": 9.07,
      "high": 9.11,
      "low": 9.07,
      "close": 9.11,
      "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 CINYX
🛡️

Need to archive this data?

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