{% extends "base.html" %} {% block title %}API Activity — Job Cannon{% endblock %} {% block content %}
{{ "{:,}".format(top_purpose_insight.share_tokens) }} of {{ "{:,}".format(top_purpose_insight.total_tokens) }} tokens · all providers (Ollama, Claude CLI, Anthropic SDK, etc.)
{% else %}Includes every provider — Ollama, Claude CLI, Anthropic SDK, etc.
{% endif %}No API calls recorded yet.
| Feature | Calls | Input tokens | Output tokens |
|---|---|---|---|
| {{ item.purpose }} | {{ "{:,}".format(item.calls) }} | {{ "{:,}".format(item.input_tokens) }} | {{ "{:,}".format(item.output_tokens) }} |
No API calls this month.
{% endif %}| Provider | Calls | Input tokens | Output tokens |
|---|---|---|---|
| {{ item.provider }} | {{ "{:,}".format(item.calls) }} | {{ "{:,}".format(item.input_tokens) }} | {{ "{:,}".format(item.output_tokens) }} |
No API calls this month.
{% endif %}Subscription & CLI paths ($0) excluded. Switch to Usage view to see all activity.
No paid API calls in the last 30 days.
| Feature | Calls | Spend |
|---|---|---|
| {{ item.purpose }} | {{ item.calls }} | ${{ "%.4f" | format(item.spend) }} |
No paid API calls this month.
{% endif %}| Provider | Calls | Spend |
|---|---|---|
| {{ item.provider }} | {{ item.calls }} | ${{ "%.4f" | format(item.spend) }} |
No paid API calls this month.
{% endif %}