revenuecatRevenueCat metrics, customer data, and documentation search. Use when querying subscription analytics, MRR, churn, customers, or RevenueCat docs.
Install via ClawdBot CLI:
clawdbot install jeiting/revenuecatQuery RevenueCat metrics and search documentation.
Set RC_API_KEY environment variable, which should be a v2 secret API key.
Query the RevenueCat API (GET /projects) to get information about the project you have access to. Your RevenueCat API key allows access to a single project. Use the project ID in subsequent API calls.
{baseDir}/scripts/rc-api.sh <endpoint>
Example: {baseDir}/scripts/rc-api.sh /projects to list projects.
Start with {baseDir}/references/api-v2.md for auth, pagination, and common patterns. Then load the domain file you need:
| Domain | File | Covers |
| ------------------ | ---------------------------------- | -------------------------------------------------------------------------------------------------------- |
| Customers | references/customers.md | CRUD, attributes, aliases, entitlements, subscriptions, purchases, invoices, virtual currencies, actions |
| Subscriptions | references/subscriptions.md | List, get, transactions, cancel, refund, management URL |
| Products | references/products.md | CRUD, create in store, test prices |
| Offerings | references/offerings.md | Offerings, packages, package products |
| Entitlements | references/entitlements.md | CRUD, attach/detach products |
| Purchases | references/purchases.md | List, get, refund, entitlements |
| Projects | references/projects.md | Projects, apps, API keys, StoreKit config |
| Metrics | references/metrics.md | Overview metrics, charts, chart options |
| Paywalls | references/paywalls.md | Paywall creation |
| Integrations | references/integrations.md | Integrations CRUD |
| Virtual Currencies | references/virtual-currencies.md | Virtual currencies CRUD |
| Error Handling | references/error-handling.md | Error handling |
| Rate Limits | references/rate-limits.md | Rate limits |
Only load the reference file relevant to the current task β don't load them all.
The RevenueCat documentation is available at https://www.revenuecat.com/docs. Use https://www.revenuecat.com/docs/llms.txt and /sitemap.xml as a guide to the content that is available. Add .md to the end of a documentation URL to get the markdown version of the page.
Generated Mar 1, 2026
A mobile app startup needs to monitor monthly recurring revenue (MRR) and churn rates to track business health. The RevenueCat skill allows querying metrics endpoints to retrieve real-time subscription data, enabling data-driven decisions about user retention strategies and revenue forecasting.
A SaaS company's support team needs to investigate customer subscription issues like failed renewals or entitlement access problems. Using the RevenueCat skill, they can query specific customer records, view subscription statuses, and check purchase histories to resolve support tickets efficiently.
A gaming studio wants to analyze which in-app purchase products and offerings drive the most revenue. The skill enables querying products and offerings data to identify top-performing items, optimize pricing strategies, and create targeted promotions based on subscription metrics.
A fintech company needs automated monthly revenue reports for investor updates. The RevenueCat skill can programmatically fetch subscription metrics, customer growth data, and transaction details to generate accurate financial reports without manual spreadsheet work.
A healthcare app must demonstrate subscription compliance for regulatory audits. Using the skill, they can retrieve complete customer purchase histories, entitlement records, and subscription timelines to provide verifiable documentation of user access controls.
Apps offer basic features for free while charging for premium features via subscriptions. RevenueCat tracks conversion rates from free to paid tiers, monitors churn among premium users, and helps optimize pricing across different subscription levels to maximize recurring revenue.
Games and content apps sell virtual goods, currency packs, or one-time content unlocks. The skill enables tracking purchase volumes, popular items, and user spending patterns to inform product development and promotional strategies for digital goods.
Business software companies sell team or organization-wide subscriptions with tiered pricing. RevenueCat manages entitlement access across user groups, tracks seat utilization, and provides metrics on enterprise customer retention and expansion revenue opportunities.
π¬ Integration Tip
Ensure your RC_API_KEY environment variable is properly set with a v2 secret key before making API calls. Start by querying /projects endpoint to confirm access, then reference the specific domain files for detailed endpoint usage.
HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.
Partnership outreach, market research, competitor analysis, and proposal generation. Transform your AI agent into a strategic business development partner that identifies and cultivates growth opportunities.
CRM integration, lead tracking, outreach automation, and pipeline management. Transform your AI agent into a sales assistant that never lets leads slip through the cracks.
Manage Zhihu AI Bot to publish, like/unlike, comment, delete comments, and fetch ring or comment details using Zhihu API credentials.
ActiveCampaign CRM integration for lead management, deal tracking, and email automation. Use for syncing demo leads, managing clinic sales pipeline, and triggering follow-up sequences.
Query and analyze brand mentions from Octolens API. Use when the user wants to fetch mentions, track keywords, filter by source platforms (Twitter, Reddit, GitHub, LinkedIn, etc.), sentiment analysis, or analyze social media engagement. Supports complex filtering with AND/OR logic, date ranges, follower counts, and bookmarks.