Current usage
GET /usage is free. It returns your plan, credits remaining, and cost estimates.
Usage history
GET /usage/history is free. It returns an itemized, newest-first ledger of what each billable task
charged, with the surface that ran it. It supports pagination and filters
(action, source, diagram_id, since, until).
Response
source is one of api, sdk-python, sdk-ts, mcp, or web, so you can see exactly where each
charge came from.