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

HIMS JSON Data API

Access 334 data points for HIMS spanning 7 years (2019–Jan 21, 2026). Optimized JSON format (48.9 KB).

GET /api/tickers/HIMS/json● 200 OK (Live)
{
  "symbol": "HIMS",
  "timestamp": "2026-01-21T19:39:40.955Z",
  "price": 29.265,
  "change_24h": -3.954709550377415,
  "history_sample": [
    {
      "date": "2019-09-09",
      "open": 9.78,
      "high": 9.8,
      "low": 9.78,
      "close": 9.8,
      "volume": 300
    },
    {
      "date": "2019-09-16",
      "open": 9.8,
      "high": 9.95,
      "low": 9.8,
      "close": 9.95,
      "volume": 600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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