DesktopVideo Generation$20.00/request

Use HeyGen Create Digital Twin in Claude Cowork

Connect the HeyGen Create Digital Twin API to Claude Cowork through SkillBoss — one API key, no provider lock-in. Starting at $20.00/request.

Submit a digital twin creation request. Requires training footage (min 30s) and consent video. Enterprise plan required.

Setup in Claude Cowork

  1. Sign up at skillboss.co and create an API key.
  2. Configure Claude Cowork to use the SkillBoss API endpoint: https://api.skillboss.co/v1
  3. Set the model to heygen/create-digital-twin
  4. Run your first request — HeyGen Create Digital Twin is now available in Claude Cowork.

Model Specs

Model
HeyGen Create Digital Twin
Type
Video Generation
Vendor
heygen
Category
video-generation
Pricing
$20.00/request
API ID
heygen/create-digital-twin

Quick Start Code

Call HeyGen Create Digital Twin from Claude Cowork using the SkillBoss unified API:

curl -X POST 'https://api.skillboss.co/v1/run' \
  -H 'Authorization: Bearer $SKILLBOSS_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "heygen/create-digital-twin",
    "inputs": {}
  }'

The same API key works with all 600+ models. Change the model parameter to switch instantly.

Similar Models for Claude Cowork

Use HeyGen Create Digital Twin in Other Agents

FAQ

How do I use HeyGen Create Digital Twin in Claude Cowork?

Sign up at skillboss.co, get an API key, and configure Claude Cowork to use the SkillBoss API endpoint (https://api.skillboss.co/v1). Set the model to heygen/create-digital-twin and you're ready to go.

How much does HeyGen Create Digital Twin cost?

HeyGen Create Digital Twin costs $20.00/request via SkillBoss with pay-as-you-go billing. No subscription required.

Can I switch to another model without changing my code?

Yes — SkillBoss provides a unified API compatible with OpenAI format. Change the model parameter to switch between 600+ models instantly without modifying your integration.