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

ANGO JSON Data API

Access 261 data points for ANGO spanning 22 years (2004–Jan 20, 2026). Optimized JSON format (38.2 KB).

GET /api/tickers/ANGO/json● 200 OK (Live)
{
  "symbol": "ANGO",
  "timestamp": "2026-01-21T23:19:37.591Z",
  "price": 10.57,
  "change_24h": 2.0270270270270356,
  "history_sample": [
    {
      "date": "2004-06-01",
      "open": 14.17,
      "high": 15.8,
      "low": 12.37,
      "close": 14.55,
      "volume": 2002000
    },
    {
      "date": "2004-07-01",
      "open": 13.8,
      "high": 15,
      "low": 11,
      "close": 13.55,
      "volume": 381800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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