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

AFIB JSON Data API

Access 287 data points for AFIB spanning 6 years (2020–Jan 20, 2026). Optimized JSON format (42.0 KB).

GET /api/tickers/AFIB/json● 200 OK (Live)
{
  "symbol": "AFIB",
  "timestamp": "2026-01-21T20:38:34.853Z",
  "price": 0.0002,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2020-08-03",
      "open": 24.11,
      "high": 28.93,
      "low": 24,
      "close": 26.79,
      "volume": 4047660
    },
    {
      "date": "2020-08-10",
      "open": 26.98,
      "high": 28.61,
      "low": 24.01,
      "close": 24.89,
      "volume": 1202928
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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