To search and view usage metrics for any of your APIs:

  1. From the navigation menu, select My workspaces
  • Or from the homepage, select My workspaces in the main content area.
  1. Choose the workspace with the API you want to view request logs.
  2. In the APIs section, select the API.
  3. From the side menu, go to Reporting and select Request logs.
  4. Use the search bar to find a request log
  • Enter a word or phrase for request log you want to find
  1. Set your search preferences:
  • Environment
  • Status codes
  • Time range
  • Display result - number of logs to display per page
  1. Select Search.
  • Or Clear to reset preferences to the default.

What you’ll see in the request logs report

When you view the API request logs, each entry includes:

  • Timestamp – When the request was made
  • URL – The endpoint that was accessed
  • Method – The HTTP method used (e.g. GET, POST)
  • Status code – The response code returned (e.g. 200, 404, 500)