Sign in

CLI

bash
npx @clipfoundry/cli login            # save your API key
npx @clipfoundry/cli create -t "3 facts about black holes" --wait
npx @clipfoundry/cli list
npx @clipfoundry/cli logs <id> -f     # follow until done
npx @clipfoundry/cli cancel <id>

Other commands: whoami, get <id>, styles, voices, keys, logout. The key is read from CLIPFOUNDRY_API_KEY or ~/.clipfoundry/config.json, so it never lands in shell history. Ideal for cron and CI — see Recipe: daily Short.