K
kie.ai
/credits
Remaining credits
Credit balance on the kie.ai account.
livestable · 259ms
accountcredits
$0.0010
per call
plus $0.001 platform fee per run
Bring your own kie.ai key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run kie /credits for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"kie","endpoint":"/credits","input":{}}'cli
npx cracked-ai run -p kie -e /credits -i '{}'mcp
run_tool({ provider: "kie", endpoint: "/credits", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.