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

AIS JSON Data API

Access 315 data points for AIS spanning 2 years (2024–Mar 9, 2026). Optimized JSON format (46.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "AIS",
  "timestamp": "2026-03-09T19:47:19.115Z",
  "price": 43.47,
  "change_24h": 3.77178324182382,
  "history_sample": [
    {
      "date": "2024-12-03",
      "open": 25.04,
      "high": 25.09,
      "low": 25.04,
      "close": 25.09,
      "volume": 500
    },
    {
      "date": "2024-12-04",
      "open": 25.53,
      "high": 25.73,
      "low": 25.53,
      "close": 25.6,
      "volume": 14300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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