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

AMSC JSON Data API

Access 412 data points for AMSC spanning 35 years (1992–Mar 6, 2026). Optimized JSON format (60.4 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "AMSC",
  "timestamp": "2026-03-08T02:13:57.441Z",
  "price": 27.7,
  "change_24h": -10.181582360570689,
  "history_sample": [
    {
      "date": "1992-01-01",
      "open": 136.67,
      "high": 176.67,
      "low": 124.17,
      "close": 143.33,
      "volume": 121575
    },
    {
      "date": "1992-02-01",
      "open": 150,
      "high": 188.33,
      "low": 143.33,
      "close": 148.33,
      "volume": 38040
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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