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

ACVA JSON Data API

Access 254 data points for ACVA spanning 5 years (2021–Jan 21, 2026). Optimized JSON format (37.2 KB).

GET /api/tickers/ACVA/json● 200 OK (Live)
{
  "symbol": "ACVA",
  "timestamp": "2026-01-22T05:27:46.452Z",
  "price": 8.47,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2021-03-22",
      "open": 32,
      "high": 34.99,
      "low": 26.49,
      "close": 30.27,
      "volume": 15493200
    },
    {
      "date": "2021-03-29",
      "open": 30,
      "high": 35.78,
      "low": 29.8,
      "close": 33.9,
      "volume": 4498400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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