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

FRSH JSON Data API

Access 234 data points for FRSH spanning 5 years (2021–Mar 3, 2026). Optimized JSON format (34.3 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FRSH",
  "timestamp": "2026-03-03T19:26:02.095Z",
  "price": 8.42,
  "change_24h": 4.207920792079206,
  "history_sample": [
    {
      "date": "2021-09-20",
      "open": 43.25,
      "high": 49.25,
      "low": 43.12,
      "close": 46.75,
      "volume": 26126300
    },
    {
      "date": "2021-09-27",
      "open": 47.34,
      "high": 47.48,
      "low": 40.05,
      "close": 41.89,
      "volume": 9256700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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