Documentation Index
Fetch the complete documentation index at: https://docs.msgflash.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Success response 200
The Free plan now exposes
maxApiKeys: 1 under subscription.plan.limits.Workspace rules
This endpoint reflects the personal account of the key owner. It requires a personal API key (msgf_live_…). A team API key is rejected with 403 and code TEAM_KEY_NOT_ALLOWED. For team-aware billing data in the console, use GET /api/billing/subscription with Authorization: Bearer <jwt> and the optional X-Team-Id header. See Team context.