Skip to content

Understanding the dashboard: requests / Tokens / cost

How the metrics differ

MetricMeaningNote
RequestsHow many times the API was calledStreaming output still counts as one request
TokenThe amount of text the model processes (input + output)The main billing unit
Cost (spending)The actual charge calculated as Token × unit priceThe group multiplier affects the unit price
ConcurrencyThe upper limit on simultaneous requestsGoing over it gets you rate-limited (429)

What to look at on the dashboard

  • Usage trend chart: see how Token/request volume changes over time and spot peaks
  • Model distribution: which model gets used the most, so you can optimize cost
  • Group statistics: how much each group (Claude/GPT/Gemini) consumes separately
  • Balance: your real-time balance; you get a reminder when it drops below the threshold (requires enabling balance reminders)

How cost is calculated

Cost = Token consumption × model unit price × group multiplier
  • The group multiplier is set by the site owner (1.0 = original price, 2.0 = double)
  • The amount actually charged in "usage records" is what counts

Common misunderstandings

  • Streaming output is not "billed as it generates"; it is billed by the final complete Token count
  • A cache hit may not be billed or may be billed at half price (depends on site configuration)
  • Image generation is billed per image/by size and does not go through Tokens

TIP

Think the cost looks off? Go to usage records and filter once by key and date; the details of a single request show the input/output Tokens and the charge.

Ready to get started?

Sign up and get $0.30 in trial credit; usage is billed per token in real time, so you pay only for what you use.

Sign up freeSee model pricing

For lawful and compliant use only. Please follow our Terms of Service and your local laws and regulations.