Skip to main content

Request Logs


What are Request Logs?

Request Logs is a developer tool that helps users debug by providing the call history and results of Nodit API calls. Through Request Logs, users can efficiently analyze logs by viewing various information at a glance, including the types of APIs called, request content, the network where the request was processed, and the execution time.

Key Features of Request Logs

Nodit Request Logs provides the following features for convenient debugging:

  1. Request History

You can view a chronological list of requests that occurred in the past 7 days. You can check the Method, API type, result values and Error Codes for requests, response time, request time, and more.

  1. Request and Response Information and Raw Data

You can view parameter information, result values, and raw data for the Request and Response of each Method.

  1. Filtering and Search through Parameters

You can filter and search request processing results using various single or multiple parameters such as all or Node environment, period, Response Type, Method, HTTP Status, Error Code, etc.

How can I use Request Logs?

Users must call the Nodit API at least once to view request history and results. After that, you can use Request Logs features by clicking [Request Logs] in the left menu of the Nodit console. Check the call history and results of Nodit APIs you've called!

Request Logs

Through Nodit's Request Logs, users can track the history of requests sent to all blockchain networks supported by Nodit and can query necessary logs using various filtering criteria such as network, request time, Method, Status, etc.