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

ACRE JSON Data API

Access 168 data points for ACRE spanning 14 years (2012–Mar 9, 2026). Optimized JSON format (24.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "ACRE",
  "timestamp": "2026-03-09T19:47:23.628Z",
  "price": 5.095,
  "change_24h": -0.6822612085770009,
  "history_sample": [
    {
      "date": "2012-05-01",
      "open": 17.98,
      "high": 18.07,
      "low": 16.02,
      "close": 16.49,
      "volume": 3281300
    },
    {
      "date": "2012-06-01",
      "open": 16.13,
      "high": 18,
      "low": 15.76,
      "close": 17.48,
      "volume": 3180900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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