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

GNMA JSON Data API

Access 170 data points for GNMA spanning 15 years (2012–Mar 9, 2026). Optimized JSON format (24.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "GNMA",
  "timestamp": "2026-03-09T20:54:29.364Z",
  "price": 44.9643,
  "change_24h": 0.5483115715656265,
  "history_sample": [
    {
      "date": "2012-03-01",
      "open": 49.96,
      "high": 50.12,
      "low": 49.68,
      "close": 50,
      "volume": 33500
    },
    {
      "date": "2012-04-01",
      "open": 50,
      "high": 50.61,
      "low": 49.79,
      "close": 50.3,
      "volume": 11300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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