🗄️Developer Resource // JSON Endpoint

AUUD JSON Data API

Access 272 data points for AUUD spanning 6 years (2021–Apr 22, 2026). Optimized JSON format (39.8 KB).

Chart where your browser is the vault — wire this endpoint to the Terminal.
Minimal cloud, maximal local control — start from this stateless slice.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "AUUD",
  "timestamp": "2026-04-22T22:20:35.555Z",
  "price": 3.87,
  "change_24h": -8.293838862559234,
  "history_sample": [
    {
      "date": "2021-02-15",
      "open": 13178.29,
      "high": 13474.81,
      "low": 9093.02,
      "close": 10114.34,
      "volume": 550
    },
    {
      "date": "2021-02-22",
      "open": 10048.45,
      "high": 15023.26,
      "low": 8895.35,
      "close": 11432.17,
      "volume": 2587
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import AUUD
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync AUUD.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal