🗄️Developer Resource // JSON Endpoint

CINT JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/CINT/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/CINT/csv?range=max

Access 240 data points for CINT spanning 5 years (2021–Jun 5, 2026). Optimized JSON format (35.2 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

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-06-07T05:05:02.399Z",
  "price": 3.96,
  "change_24h": -4.1162227602905554,
  "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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal