API Reference Card
All examples use
ALPHA_VANTAGE_KEY for Alpha Vantage and MAVERA_API_KEY for Mavera. Free keys are limited to 25 requests/day — cache responses aggressively. Premium keys unlock higher throughput and intraday data.Prerequisites
1
Alpha Vantage API key
Get a free key at alphavantage.co/support. Premium keys available at alphavantage.co/premium.
2
Understand rate limits
Free: 25 req/day (5 req/min). Premium tiers go up to 1,200 req/min. All jobs below use 1-3 Alpha Vantage calls per run.
3
Mavera API key
Get your key from Mavera dashboard.
4
Environment variables