API Keys
Create a user API key for automation:Billing Reads
Check current balance:Support Tickets
Create a ticket:User-Level Metrics
Fetch user-level metrics:When To Prefer JSON
For anything that feeds another program, prefer--output json and pass pagination or filter values explicitly.
Use table or text output only for interactive inspection.

