← 返回
未分类 Key

whop-digital-sales

Auto-create and manage digital products on Whop.com. Manages product lifecycle from creation to checkout link generation. Uses Whop REST API v1 with Company API key. Handles products, plans, and checkout links for digital product sales.
Auto-create and manage digital products on Whop.com. Manages product lifecycle from creation to checkout link generation. Uses Whop REST API v1 with Company API key. Handles products, plans, and checkout links for digital product sales.
yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 18
下载
💾 0
安装
1
版本
#latest

概述

whop-digital-sales

Auto-manage digital products and checkout links on Whop.

Whop API Setup

Base URL: https://api.whop.com/api/v1

Auth: Authorization: Bearer {WHOP_API_KEY}

To get your API key:

  1. Go to https://sell.whop.com/developer
  2. Create a Company API key
  3. Save as secret WHOP_API_KEY in Settings > Advanced

Key Endpoints

  • POST /products — Create product
  • GET /products — List products
  • POST /v2/plans — Create plan (pricing)
  • GET /v2/plans — List plans
  • POST /checkouts — Create checkout link
  • GET /payments — List payments

Product Strategy

Free products → capture emails, build audience

Paid products → $9-99/month or $47-199 one-time

Bundle → free + paid ladder

Script: scripts/create_whop_products.py

Creates 3 products:

  1. Free community entry (email capture)
  2. $19/mo AI tools access (options bot, whale scanner)
  3. $199 one-time lifetime deal (all skills bundle)

Running

python scripts/create_whop_products.py
python scripts/generate_checkout_links.py

Next Steps After API Key

  1. Create product with plan
  2. Generate checkout link
  3. Share link on Twitter/X, ClawHub, Gumroad

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 12:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

agnes-image-gen

user_15292d5a
使用 Agnes AI 的图片生成模型生成图片,支持文生图(agnes-image-2.1-flash)和图生图(agnes-image-2.0-flash)。支持自定义 API Key,用户可使用自己的 Agnes Key。优化重点:降低
★ 1 📥 230
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,220
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,415