API Reference Card
All examples use
NEWSAPI_KEY for NewsAPI and MAVERA_API_KEY for Mavera. Free-tier keys return truncated article content (200 chars). Business keys return full content. All code respects daily rate limits by caching results locally.Prerequisites
1
NewsAPI key
Register at newsapi.org and copy your API key from the dashboard.
2
Choose your plan
Free tier returns 100 requests/day with truncated content. Business tier provides full article bodies and higher limits.
3
Mavera API key
Get your key from Mavera dashboard.
4
Environment variables