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

AOUT JSON Data API

Access 285 data points for AOUT spanning 6 years (2020–Jan 21, 2026). Optimized JSON format (41.7 KB).

GET /api/tickers/AOUT/json● 200 OK (Live)
{
  "symbol": "AOUT",
  "timestamp": "2026-01-21T21:35:09.032Z",
  "price": 8.6,
  "change_24h": -0.4629629629629736,
  "history_sample": [
    {
      "date": "2020-08-17",
      "open": 18.18,
      "high": 18.18,
      "low": 15.5,
      "close": 15.5,
      "volume": 2100
    },
    {
      "date": "2020-08-24",
      "open": 19.96,
      "high": 30.01,
      "low": 14.57,
      "close": 16.46,
      "volume": 3347700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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