Revenue
—
Awaiting data
MRR
—
Awaiting data
Active Subscriptions
—
Awaiting data
Active Trials
—
Awaiting data
Churn Rate
—
Awaiting data
⚠ CORS RESTRICTION
RevenueCat's Charts API blocks direct browser calls — secret keys shouldn't live in client code anyway.
Fix: Route through a Netlify Function proxy:
Or test directly:
Fix: Route through a Netlify Function proxy:
netlify/functions/rc-proxy.js → forwards requests with your key server-side.Or test directly:
curl -H "Authorization: Bearer YOUR_KEY" "https://api.revenuecat.com/v2/projects/YOUR_ID/metrics/overview"
Revenue Over Time
Click ▶ FETCH or ★ DEMO to load
Active Subscriptions
Click ▶ FETCH or ★ DEMO to load
New Customers
Click ▶ FETCH or ★ DEMO to load
Trial Conversion Rate
Click ▶ FETCH or ★ DEMO to load
■ API Log
--:--:--◆Ready. Enter project ID and hit FETCH, or click DEMO to load sample data.