Introduction

Prev Next

The REST API Client allows users to quickly and easily connect N3uron to most RESTful API servers.

Main functionalities supported:

  • Data retrieval from RESTful servers to the N3uron platform.

  • Data publishing from N3uron to RESTful API servers.

  • Supports GET, POST, PUT, PATCH, and DELETE methods.

  • Secure encrypted connections using HTTPS.

  • Basic and token bearer authentication.

  • Custom dynamic path and header construction using JavaScript code.

  • Out-of-the-box Binary, Text, JSON, and XML serialization supported.

  • Custom parsers for transforming any response into valid N3uron data.

  • Simple interface and code examples are included in this manual for speedy data collection.

n3uron-chatgpt-assistant

N3uron REST API Assistant 

The N3uron REST API Assistant is a specialized AI tool available in the ChatGPT Store, built to accelerate integration, automation, and configuration tasks using N3uron’s REST API Client. It provides production-ready guidance for connecting N3uron with external REST services.

  • Build REST integrations (pull external API data into tags, and push tag data to REST endpoints).

  • Receive configuration guidance.

  • Get ready-to-use code examples,

  • Follow best practices for troubleshooting and handling common API errors.