Automation
whop-cli avatar

whop-cli

Manage your Whop digital store via API: create products, plans, track payments, and memberships. Perfect for automating digital product business workflows.

Introduction

The Whop-CLI skill provides a powerful interface for digital entrepreneurs and developers to programmatically manage their Whop storefronts. By leveraging the official @whop/sdk, it enables seamless automation of store operations, reducing the need for manual dashboard interaction. This tool is specifically designed for businesses selling digital products, SaaS subscriptions, or exclusive memberships who wish to integrate store management directly into their development or agent-based workflows.

  • Full product lifecycle management including creating and listing products with customized configurations.

  • Dynamic pricing plan creation supporting one-time payments and recurring billing cycles.

  • Real-time tracking of transaction data, including payment history and financial metrics.

  • Comprehensive membership administration for managing customer access and subscription status.

  • Support for advanced platform resources such as promo codes, chat channels, experiences, courses, and checkout configurations.

  • Automated synchronization using environment variables (WHOP_API_KEY, WHOP_COMPANY_ID) for secure and authenticated API access.

  • Requires a valid Whop API key obtained via the Whop Developer Settings dashboard.

  • Designed for use in Node.js environments; ensure the @whop/sdk dependency is initialized within your project workspace.

  • Best suited for tasks such as bulk product uploading, automated checkout link generation, or building custom dashboards for store performance monitoring.

  • Constraints include platform-specific limitations of the Whop API; ensure the associated company ID has the appropriate permissions for the requested resources.

  • It is recommended to handle API response errors and log activities when performing write-heavy operations like bulk creation of plans or promo codes.

Repository Stats

Stars
4,452
Forks
1,213
Open Issues
7
Language
Python
Default Branch
main
Sync Status
Idle
Last Synced
Apr 30, 2026, 08:44 AM
View on GitHub