---
title: "REST API SERVER | Appendix: Postman Collection | N3uron KB V1.22"
slug: "rest-api-server-appendix"
description: "REST API SERVER is a N3uron module designed to be used for exposing resources. REST calls can be used to retrieve datainformation or send control…"
updated: 2025-09-30T15:55:34Z
published: 2025-12-23T12:44:53Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Appendix: Postman Collection

## Use of Postman collection

[](https://www.postman.com/)[](https://www.postman.com/)[Postman](https://www.postman.com/) is a platform for API development that allows for testing API requests, among other things. **N3uron** provides a [Postman Collection](https://documenter.getpostman.com/view/27700665/2s93mBwJk4)[](https://documenter.getpostman.com/view/27700665/2s93mBwJk4), which is strongly recommended for testing **REST API Server** requests before implementing them in a production environment. This collection includes all of **N3uron’s REST API Server** module requests, ready to use with minimal adjustments.[](https://www.postman.com/)

To use the collection proceed as follows:

- **Step 1:** Access [N3uron Collection](https://documenter.getpostman.com/view/27700665/2s93mBwJk4).

[](https://n3uron.com/wp-content/uploads/2021/06/n3uron-rest-api-library.postman-collection.json_.zip)

- **Step 2:** Click the **Run in Postman** button located in the upper right corner.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/chrome_MKc9vwA1Cv.png)

- **Step 3:** Select the option more convenient for you. You can choose either forking the collection to your workspace or importing the collection into Postman.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/chrome_uU8rhoyEUY.png)

- **Step 4:** Use the **baseUrl** variable to enter the name or IP address of the server as well as the port.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/chrome_2lIzaPsMam(1).png)

- **Step 5:** Choose the type of **Authorization** according to your [Server Access Configuration](https://docs.n3uron.com/v122/docs/rest-api-server-configuration#access-configuration).

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/chrome_IFTlsHzfkv.png)

- **Step 6:** Start sending requests.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/image.png)

[Embedded content](https://www.youtube.com/embed/sLRzkX5l0M0?&amp;list=PLS63jGt25U8_0PeHswi6-TInnRkEgCLGY&amp;index=9&amp;wmode=opaque&amp;rel=0)

[REST API Server Full Product Details](https://n3uron.com/iiot-platform-modules/rest-api-server/)
