🗄️Developer Resource // JSON Endpoint

TLT JSON Data API

Access 286 data points for TLT spanning 24 years (2002–Apr 22, 2026). Optimized JSON format (41.9 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "TLT",
  "timestamp": "2026-04-22T17:14:37.620Z",
  "price": 86.815,
  "change_24h": 0.28300797042856024,
  "history_sample": [
    {
      "date": "2002-08-01",
      "open": 82.54,
      "high": 87.9,
      "low": 82.54,
      "close": 87.08,
      "volume": 1470700
    },
    {
      "date": "2002-09-01",
      "open": 87.08,
      "high": 90.94,
      "low": 86.75,
      "close": 90.4,
      "volume": 3888500
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import TLT
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync TLT.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal