get_credits
get_creditsGet user balance (guide credits + AI tokens)
Returns the authenticated user's full balance.
SERPmantics has TWO distinct currencies:
credits (
credits): how many NEW GUIDES the user can still create. Consumed once per guide creation."unlimited"if the user's plan grants unlimited guide creation (hasUnlimitedCredits: true).AI tokens (
tokens): pool consumed by every AI feature (meta, outline, intent, internal-links, EEAT, EEAT competitors…). Each feature has its own cost — call/api/v1/tokens-usageto get the per-feature pricing.
Do not confuse the two: running out of credits blocks new guides;
running out of tokens blocks AI features inside existing guides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||