Clubhouse API
CA
Clubhouse API
/check_for_update

Clubhouse uses this to check for updates when app is not installed from App Store (eg TestFlight)

Clubhouse uses this to check for updates when app is not installed from App Store (eg TestFlight)

liveunknown~3s typical
clubhouse
$0.0020
per call
plus $0.001 platform fee per run
Public API, no upstream charge
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-clubhouseapi-com /check_for_update for me.

Input

FieldTypeDescription
is_testflightinteger default null

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"oa-clubhouseapi-com","endpoint":"/check_for_update","input":{"is_testflight":1}}'
cli
npx cracked-ai run -p oa-clubhouseapi-com -e /check_for_update -i '{"is_testflight":1}'
mcp
run_tool({ provider: "oa-clubhouseapi-com", endpoint: "/check_for_update", input: {"is_testflight":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.