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

FHN JSON Data API

Access 167 data points for FHN spanning 42 years (1984–Mar 9, 2026). Optimized JSON format (24.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FHN",
  "timestamp": "2026-03-09T18:14:08.206Z",
  "price": 22.3,
  "change_24h": -2.2358614642700485,
  "history_sample": [
    {
      "date": "1984-12-01",
      "open": 3.16,
      "high": 3.78,
      "low": 3.08,
      "close": 3.53,
      "volume": 15056819
    },
    {
      "date": "1985-03-01",
      "open": 3.53,
      "high": 4.02,
      "low": 3.41,
      "close": 3.91,
      "volume": 15674957
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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