Skip to content

Usage Monitoring

Dashboard

View your usage at studiolm.devDashboard → Usage.

Metrics include:

  • Token consumption (daily / weekly / monthly)
  • Request volume per endpoint
  • Per-key breakdowns
  • Error rates

From the API response

Every non-streaming response includes usage data:

{
  "usage": {
    "prompt_tokens": 18,
    "completion_tokens": 42,
    "total_tokens": 60
  }
}

Limits

Plan Daily limit Additional tokens
Free 30,000 tokens
Pro 100,000 tokens $1.00 / million tokens