Check API key, credits, and usage
oruk_check_creditsVerify that an oruk API key works and report the organization’s plan, remaining credit balance, and recent API usage. Use this as the first call after setup ("check my oruk credits"), or when a billing/auth error needs diagnosing. Requires a key: the Authorization header from your MCP config, or a trial key passed as api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Only for temporary keys from oruk_create_trial_key. Permanent keys belong in the Authorization header of your MCP client config. |