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

CINT JSON Data API

Access 227 data points for CINT spanning 5 years (2021–Mar 6, 2026). Optimized JSON format (33.3 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CINT",
  "timestamp": "2026-03-07T22:54:25.580Z",
  "price": 5.07,
  "change_24h": -1.744186046511625,
  "history_sample": [
    {
      "date": "2021-11-08",
      "open": 17.55,
      "high": 22.5,
      "low": 15.61,
      "close": 19.98,
      "volume": 9648900
    },
    {
      "date": "2021-11-15",
      "open": 19.78,
      "high": 19.92,
      "low": 14.5,
      "close": 14.66,
      "volume": 1707500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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