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

AIRS JSON Data API

Access 223 data points for AIRS spanning 5 years (2021–Jan 21, 2026). Optimized JSON format (32.7 KB).

GET /api/tickers/AIRS/json● 200 OK (Live)
{
  "symbol": "AIRS",
  "timestamp": "2026-01-21T21:23:33.566Z",
  "price": 2.95,
  "change_24h": 6.115107913669079,
  "history_sample": [
    {
      "date": "2021-10-25",
      "open": 12.84,
      "high": 18.04,
      "low": 12.84,
      "close": 15.89,
      "volume": 5548500
    },
    {
      "date": "2021-11-01",
      "open": 15.06,
      "high": 16.85,
      "low": 13.84,
      "close": 14.34,
      "volume": 2526400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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