API logs

API Logs

The current API Logs page is a lightweight log table for fast request inspection.

Current columns

  • Method
  • Domain
  • Type
  • Requested at

Each row also shows url, request_id, and duration.

Good use cases

  • investigate slow requests
  • correlate a backend request id with a recorded row
  • review traffic type across domains or environments

Current limitation

The current source does not yet provide deep filters, search, or an expanded detail view. This is a quick-inspection screen first.