🗄️Developer Resource // JSON Endpoint

ARSUSD JSON Data API

Real-time normalized JSON data for ARSUSD. Free API for developers. No login required.

GET /api/tickers/ARSUSD/json● 200 OK (Live)
{
  "symbol": "ARSUSD",
  "timestamp": "2026-01-21T23:54:16.648Z",
  "price": 0.000699251,
  "change_24h": 0.06081628330943177,
  "history_sample": []
}
💻

Import via CLI

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

npx pocket-portfolio --import ARSUSD
🛡️

Need to archive this data?

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