Get a balance
GET
/v1/credits?app_id={app_id}| Name | Type | Description |
|---|---|---|
app_idRequired | string | The app whose wallet balance to return. |
curl "https://router-api.intelli-verse-x.ai/v1/credits?app_id=APP_ID" \
-H "Authorization: Bearer $INTELLIVERSE_API_KEY"Per-response usage headers
You rarely need to poll: every chat response already reports x-iv-credits-spent and x-iv-credits-remaining headers, and media job objects include held and settled amounts. See Credits & billing for how grants, top-ups, and overage interact.