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

AUUD JSON Data API

Access 265 data points for AUUD spanning 6 years (2021–Mar 6, 2026). Optimized JSON format (38.8 KB).

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-03-07T19:04:46.048Z",
  "price": 0.722,
  "change_24h": -6.1118335500650245,
  "history_sample": [
    {
      "date": "2021-02-15",
      "open": 1700,
      "high": 1738.25,
      "low": 1173,
      "close": 1304.75,
      "volume": 4261
    },
    {
      "date": "2021-02-22",
      "open": 1296.25,
      "high": 1938,
      "low": 1147.5,
      "close": 1474.75,
      "volume": 20055
    }
  ]
}
πŸ’»

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)