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

INMD JSON Data API

Access 345 data points for INMD spanning 7 years (2019–Mar 9, 2026). Optimized JSON format (50.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "INMD",
  "timestamp": "2026-03-09T18:03:31.385Z",
  "price": 13,
  "change_24h": -1.7384731670445988,
  "history_sample": [
    {
      "date": "2019-08-05",
      "open": 6.81,
      "high": 7.65,
      "low": 6.53,
      "close": 7.01,
      "volume": 8549400
    },
    {
      "date": "2019-08-12",
      "open": 7.03,
      "high": 10,
      "low": 6.76,
      "close": 9.95,
      "volume": 12644800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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