API Docs
/
No Results Found
API Collection

Eventlog Analyzer REST API collection

What is an API collection?

The EventLog Analyzer REST API Postman collection contains all EventLog Analyzer API requests. These boilerplate requests enable testing and exploration of the EventLog Analyzer APIs in various environments across multiple organizations.

Why use the API collection?

Setting up environments, variables, and authorization manually from the API documentation for each test can be time-consuming. The EventLog Analyzer REST API Postman collection simplifies API exploration, making the process swift and effortless, while reducing the risk of errors.

Note: The Postman collection does not replace the EventLog Analyzer API documentation. It is recommended to use both together for accurate implementation.

Prerequisites

Using the Eventlog Analyzer REST API collection

Follow these steps to use the Eventlog Analyzer REST API collection:

Step 1: Install the Postman app

  • Download and install the Postman app. If Postman is already installed on your system, you can skip this step.
  • The preferred version is Postman v8.
  • Installation guide: Learn how to install the Postman app on your desktop.

Step 2: Fork the Eventlog Analyzer REST API postman collection

  • Click on the 'Run in postman' button below and choose 'Fork collection'.

The collection will now be forked into your Postman workspace.

Step 3: Update the variables and invoke the APIs

  • Click on the forked collection, then navigate to the Authorization tab. Set the Auth type to Bearer Token, and paste the generated auth token in the Token field.
  • Eventlog Analyzer REST API collection
  • Next, go to the Variables tab and update the following variable:
    • eventlog_analyzer_instance: The URL of your Eventlog Analyzer instance.
    • Eventlog Analyzer REST API collection
  • The boilerplate request is now ready. You can begin testing the EventLog Analyzer REST API calls.
  • Eventlog Analyzer REST API collection Eventlog Analyzer REST API collection