API Key Configuration
Review the status of your API keys and get instructions on how to set them up.
Alpha Vantage Status
Checking status...
How to Configure:
- Visit the Alpha Vantage website to get your free API key.
- Open the
.envfile in the root of this project. - Add the following line to the file, replacing
YOUR_API_KEYwith the key you received: - Restart the application server for the changes to take effect.
ALPHA_VANTAGE_API_KEY=YOUR_API_KEYSelect Data Provider
Choose the primary source for financial data.