What this API key can do
whoamiCheck your API key's access: scopes, remaining monthly quota, AI credits, and saved-kit slots. Use it first to confirm a key can deliver before promising a user, avoiding 403, 429, or 402 errors.
Instructions
Your plan, the scopes this key holds and the ones it lacks, how much of the monthly quota is left, your AI credit balance, and how many saved-kit slots remain. Call it before promising a user something the key cannot deliver: every one of these limits is otherwise discoverable only by hitting it, as a 403 for a missing scope or a locked Pro kit, a 429 for quota, a 402 for credits, or a refused save at the free tier's kit cap. This call is free. It spends no quota units and no AI credits, and it is deliberately never refused for being over quota, so it still answers after a 429 has already happened and is safe to call first. Any valid key may read its own entitlements, whatever scopes it holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||