Webenta Index / Docs
Access & security

Usage & logs

Live graph of every API call — success, failure, latency, source.

Go to Account → API Keys and click any key to see its live usage graph. Switch between Last 60 min, 24 hours, 7 days and 30 days. The project overview shows the same view aggregated across all keys.

API usage graph showing total calls, successful and failed counts with a bar chart over time
Green = successful calls, red = failed. Spikes usually mean your agent ran a batch operation.

#What to watch

  • Failed calls — a spike here usually means a schema mismatch (column renamed or deleted) or an expired key.
  • Call volume — useful for spotting runaway agents or unexpectedly quiet ones.
  • Time window — switch to 30 days to see long-term trends; use 60 min when actively debugging a session.
Key-level vs project-level
Each key has its own graph so you can tell which agent or integration is responsible for a spike. The project-level graph on the dashboard rolls them all up.