apikey
Installation
SKILL.md
RevenueCat API Key
Retrieve the public API key for SDK initialization.
Description
Quickly get the public API key needed to initialize the RevenueCat SDK in your app. This is the key you use in your client-side code.
Usage
/rc:apikey [platform] [project_name]
Arguments:
platform(optional):ios,android,web, orall. Defaults toall.project_name(optional): Name of the project to retrieve keys for. If not provided, shows keys for all projects.
Can be referenced as $ARGUMENTS in the skill.
Related skills
More from revenuecat/rc-claude-code-plugin
create-app
Step-by-step guide for setting up an iOS or Android app in RevenueCat. Use when configuring a new app with RevenueCat.
3status
Get a quick overview of your RevenueCat project configuration including apps, products, entitlements, offerings, and webhooks.
2create-product
Guided product creation for RevenueCat. Use when creating subscriptions, consumables, or one-time purchases.
2