RevenueCat
RevenueCat provides subscription revenue metrics for your mobile apps, including MRR, gross revenue, net revenue (proceeds), active subscribers, and revenue charts over time.What it powers
- Revenue widget — Gross revenue, MRR, and net revenue KPI cards with sparklines
- Revenue chart — Revenue over time (7d, 15d, 30d, 3m, 1y, all)
- Last payment card — Most recent payment amount, country, and time
Getting your API key
Sign in to RevenueCat
Go to app.revenuecat.com and sign in.
Generate a V2 Secret Key
Click Generate new API key. Select V2 Secret API Key. Give it a descriptive name like “Radarboard”.
Environment variables
.env.local
API details
| Property | Value |
|---|---|
| API base URL | https://api.revenuecat.com/v2 |
| Rate limit | 5 requests/minute (Charts & Metrics) |
| Cache TTL | 5 minutes |
| Authentication | Bearer token (Authorization: Bearer sk_...) |
MCP server
RevenueCat provides an official MCP server. See RevenueCat MCP for setup instructions.Widgets that use this service
Revenue
Primary data source for all revenue metrics.
Detail Panel
Falls back to revenue data when other services are unavailable.