🗄️Developer Resource // JSON Endpoint

DYAI JSON Data API

Access 220 data points for DYAI spanning 19 years (2008–Apr 10, 2026). Optimized JSON format (32.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 DYAI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "DYAI",
  "timestamp": "2026-04-11T02:05:28.015Z",
  "price": 0.8908,
  "change_24h": 1.7127197990408782,
  "history_sample": [
    {
      "date": "2008-02-01",
      "open": 0.3,
      "high": 0.42,
      "low": 0.21,
      "close": 0.28,
      "volume": 768900
    },
    {
      "date": "2008-03-01",
      "open": 0.28,
      "high": 0.4,
      "low": 0.25,
      "close": 0.26,
      "volume": 402800
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import DYAI
🛡️

Need to archive this data?

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