Get account information
Returns the authenticated team’s subscription plan, end date, and current period usage/limits for prompts, GEO audits, public API requests, and MCP tool calls.
Authorizations
Provide your API key as a Bearer token: Authorization: Bearer YOUR_API_KEY.
Response
Account information for the authenticated team.
The team's subscription plan. "trial" while the team is in trial; "custom" for teams whose plan is not one of the standard tiers.
trial, lite, standard, premium, custom, null "standard"
When the current subscription (or trial) ends. Null when no end date is set.
"2026-06-19T00:00:00.000Z"
x >= 0142
x >= 0500
x >= 07
x >= 025
x >= 038
x >= 01500
End of the current Public API billing period (YYYY-MM-DD, UTC). For custom plans this is the first day of the next UTC month, clipped to the subscription end. Null when no usable plan is active.
"2026-06-01"
x >= 012
Max MCP tool calls per billing period. Null = unlimited (e.g. Enterprise); 0 = MCP disabled.
x >= 02000