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

DLO JSON Data API

Access 244 data points for DLO spanning 5 years (2021–Jan 21, 2026). Optimized JSON format (35.7 KB).

GET /api/tickers/DLO/json● 200 OK (Live)
{
  "symbol": "DLO",
  "timestamp": "2026-01-21T19:33:16.369Z",
  "price": 13.53,
  "change_24h": 0.2222222222222175,
  "history_sample": [
    {
      "date": "2021-05-31",
      "open": 31,
      "high": 38.78,
      "low": 29.61,
      "close": 34.52,
      "volume": 18984000
    },
    {
      "date": "2021-06-07",
      "open": 34.96,
      "high": 34.97,
      "low": 30.6,
      "close": 31,
      "volume": 4150200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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