Api stats chart
★ 6.0 · n8n · medium · 12 nodes
Api stats chart is an n8n automation template that collects usage statistics from AI APIs and delivers them as charts or summary reports. Reach for it when you want to track spending and request volume across OpenAI or Anthropic without manual exports, when a team lead needs a regular usage digest in Slack, or when you need to log API call data into a spreadsheet automatically. Trigger: webhook. Integrations: OpenAI, Anthropic, Google Sheets, Slack. The workflow receives a webhook call, pulls API usage metrics from OpenAI and Anthropic, stores the data in Google Sheets, and posts a formatted report or chart to Slack. Deploy by importing the JSON template into any n8n instance — self-hosted or cloud. The direction is monitoring and reporting on API consumption, not generating content through those APIs (use dedicated agent templates in the catalog for that). Works well for teams already running n8n with access to the listed services; not the right fit if you need real-time anomaly alerting, as the template is webhook-driven rather than continuously polling.
- #OpenAI
- #Anthropic
- #Google Sheets
- #Slack