API iSendPro
AI
API iSendPro
/credit

Interrogation credit

Retourne le credit existant associe au compte.

liveunknown~3s typical
creditapi
$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-isendpro-com /credit for me.

Input

FieldTypeDescription
keyid*stringClé 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.