🗄️Developer Resource // JSON Endpoint

HBIO JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/HBIO/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/HBIO/csv?range=max

Access 303 data points for HBIO spanning 26 years (2001–May 22, 2026). Optimized JSON format (44.4 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "HBIO",
  "timestamp": "2026-05-26T07:08:31.317Z",
  "price": 5.59,
  "change_24h": 1.2681159420289907,
  "history_sample": [
    {
      "date": "2001-04-01",
      "open": 45.49,
      "high": 63.53,
      "low": 44.73,
      "close": 58,
      "volume": 39464
    },
    {
      "date": "2001-05-01",
      "open": 56.94,
      "high": 87.95,
      "low": 56.94,
      "close": 68.54,
      "volume": 249317
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import HBIO
🛡️

Need to archive this data?

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