get_account
Get your Pendium account info — credit balance, plan tier, and all brand agents with latest scores.
Get your Pendium account info: credit balance, plan tier, and all your brand agents with their latest scores. This is the best starting point when connecting a new agent — it shows you what's available.
Authentication: Required
Parameters
None.
Response
Key fields
| Field | Description |
|---|---|
plan | Current plan: "free", "starter", or "pro" |
creditBalance | Remaining credits. A warning appears when balance ≤ 5. |
agents | All brand agents owned by this account |
agents[].syntheticId | The agent ID used in all other tool calls |
agents[].latestScore | Most recent visibility score (0–100), or null if no scan |
Common use
Call get_account first to discover your syntheticId values, then pass them to other tools like scan_visibility, get_report, or get_brand_voice.