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

AUROW JSON Data API

Access 1 data points for AUROW spanning 1 years (2026–Jan 21, 2026). Optimized JSON format (0.1 KB).

GET /api/tickers/AUROW/json● 200 OK (Live)
{
  "symbol": "AUROW",
  "timestamp": "2026-01-21T23:49:39.819Z",
  "price": 0.351,
  "change_24h": 3.235294117647045,
  "history_sample": [
    {
      "date": "2026-01-21",
      "open": 0.53,
      "high": 0.37,
      "low": 0.33,
      "close": 0.35,
      "volume": 76943
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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