Overview
Track spend, set budgets with alerts, and analyze template costs at the project level.Project Stats
Endpoint:GET /api/projects/{project_id}/stats
Returns:
prompts_counttotal_costtotal_executionsavg_cost_per_executiondaily_costs(date, cost)top_prompts(prompt_id, cost, execution_count, avg_cost)
Budgets
Endpoints:GET /api/projects/{project_id}/budgetPUT /api/projects/{project_id}/budget