Viewing API logs

To view an API log, do the following:

  1. On the Developer main screen in the GENERAL group, click API log.

    The API log screen appears.
  2. (Optional) Do one or more of the following to specify filter criteria:
    1. To restrict the results shown to a specific date range, select a date and time in the From-To calender.
    2. By default, the logs for all services and commands appear. It is possible to apply multiple filters using the Filter results field. You can filter by the email addresses, Command,and so on.
    3. To view the API calls with an error response, click Failures only and then click Show
    4. The Weight relates to the usage of an API call. For more information on the weights, see Understanding API Weights.

  3. (Optional) To apply the filter criteria, click Show.
    The filters are used in combination to get a consolidated list.
  4. Click on the corresponding view buttonof an API log that you want to view.
    A Request and Response screen appears with the JSON request sent by the client and the response received from the server.


Related topics