AI
API iSendPro
/credit
Interrogation credit
Retourne le credit existant associe au compte.
liveunknown~3s typical
creditapi
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-isendpro-com /credit for me.
Input
| Field | Type | Description |
|---|---|---|
| keyid* | string | Clé API default null |
| credit* | string (1 | 2) | Type de reponse demandée, 1 pour euro, 2 pour euro + estimation quantité 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-isendpro-com","endpoint":"/credit","input":{"keyid":"...","credit":"1"}}'cli
npx cracked-ai run -p oa-isendpro-com -e /credit -i '{"keyid":"...","credit":"1"}'mcp
run_tool({ provider: "oa-isendpro-com", endpoint: "/credit", input: {"keyid":"...","credit":"1"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.