Skip to main content

Alpha Vantage

Introduction

The Alpha Vantage source connector lets you authenticate to the Alpha Vantage API using an API key.

At this time, the connector supports credential validation only. Catalog discovery returns an empty catalog, and extraction is not yet implemented.

Setup

  1. Create (or sign in to) your Alpha Vantage account.
  2. Generate an API key in the Alpha Vantage dashboard.
  3. Copy the API key for use in the connector configuration.

Authentication

This connector uses API key authentication.

During connection testing, the connector validates your key by calling the Alpha Vantage SYMBOL_SEARCH endpoint.

Configuration

FieldTypeRequiredDescription
api_keystringYour Alpha Vantage API key.

Streams

No streams are currently available.

  • Catalog: returns an empty catalog.
  • Extraction: not yet implemented.