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

BBVA JSON Data API

Access 446 data points for BBVA spanning 38 years (1989–Jan 20, 2026). Optimized JSON format (65.3 KB).

GET /api/tickers/BBVA/json● 200 OK (Live)
{
  "symbol": "BBVA",
  "timestamp": "2026-01-21T18:43:30.212Z",
  "price": 24.365,
  "change_24h": 1.1415525114155192,
  "history_sample": [
    {
      "date": "1989-01-01",
      "open": 3.78,
      "high": 3.82,
      "low": 3.74,
      "close": 3.74,
      "volume": 2895990
    },
    {
      "date": "1989-02-01",
      "open": 3.71,
      "high": 3.79,
      "low": 3.58,
      "close": 3.76,
      "volume": 5220034
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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