blnkd docs
Console ↗
DOCUMENTATION

Usage

Track requests, tokens, and errors across your account.

Open Usage in the console. Choose the last 24 hours, 7 days, or 30 days, then select Refresh after a run.

  • Requests includes API calls and signed-in playground runs that reached inference.
  • Input and output tokens show the token counts returned for those requests.
  • Errors counts recorded requests that failed.
  • Sources separates playground activity from requests made with each API key.

The plan meters show your allowance for the current billing period. Changing the activity date range does not change that period.

Why counts can differ

A request that reaches inference can count even when it fails. Authentication failures, invalid JSON, quota rejections, and account-busy responses do not create usage events.

More questions can increase token use and response time. A retried request can count again. If a client times out, refresh Usage before you decide whether to retry.

Set up your coding agent

Copy this prompt into your agent.