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

AXTA JSON Data API

Access 135 data points for AXTA spanning 12 years (2014–Jan 16, 2026). Optimized JSON format (19.8 KB).

GET /api/tickers/AXTA/json● 200 OK (Live)
{
  "symbol": "AXTA",
  "timestamp": "2026-01-21T23:07:03.545Z",
  "price": 33.47,
  "change_24h": 0.5709134615384547,
  "history_sample": [
    {
      "date": "2014-12-01",
      "open": 23.9,
      "high": 27.5,
      "low": 23.35,
      "close": 26.02,
      "volume": 23193700
    },
    {
      "date": "2015-01-01",
      "open": 26.18,
      "high": 28,
      "low": 25.29,
      "close": 25.67,
      "volume": 18505800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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