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

DRMA JSON Data API

Access 240 data points for DRMA spanning 5 years (2021–Mar 9, 2026). Optimized JSON format (35.2 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "DRMA",
  "timestamp": "2026-03-09T19:47:18.481Z",
  "price": 1.329,
  "change_24h": 6.319999999999997,
  "history_sample": [
    {
      "date": "2021-08-09",
      "open": 13920,
      "high": 14016,
      "low": 11184,
      "close": 12456,
      "volume": 394
    },
    {
      "date": "2021-08-16",
      "open": 11856,
      "high": 12672,
      "low": 10800,
      "close": 11064,
      "volume": 164
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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