Skip to main content

The API Call History feature allows users to track and manage all requests triggered from the API Client. The most recent request is displayed at the top of the history panel, providing a clear chronological view of interactions.
History is stored locally and is not synced to the cloud.

Viewing API Call History

All API calls made from the client are listed in the left sidebar. Each entry can be clicked to load the request details back into the API Client. This enables users to quickly replay a request after editing some fields. Additionally, the response for any request made during the current session is cached and can be revisited without making a new call, provided the page has not been refreshed.

Clearing History

Click the “Clear History” button located at the top of the history sidebar. This will permanently remove all recorded requests.

What’s Next?

Save to Collections

Permanently save frequently used requests in collections

Use Variables

Make requests reusable across different environments

Add Authorization

Configure authentication for your API requests