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

HYBB JSON Data API

Access 278 data points for HYBB spanning 6 years (2020–Jan 21, 2026). Optimized JSON format (40.7 KB).

GET /api/tickers/HYBB/json● 200 OK (Live)
{
  "symbol": "HYBB",
  "timestamp": "2026-01-22T04:32:44.367Z",
  "price": 47.31,
  "change_24h": 0.3180661577608263,
  "history_sample": [
    {
      "date": "2020-10-05",
      "open": 50.3,
      "high": 50.47,
      "low": 50.3,
      "close": 50.44,
      "volume": 497400
    },
    {
      "date": "2020-10-12",
      "open": 50.65,
      "high": 50.81,
      "low": 50.24,
      "close": 50.34,
      "volume": 3100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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