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-assistantN3uron Agent Skills

The N3uron Agent Skills equip AI agents with structured knowledge of the N3uron platform, helping users accelerate tag model creation, template development, integration setup, and large-scale deployment workflows.

They can design tag hierarchies, define tag properties, build reusable templates with custom properties, inheritance, and nesting, and generate template definitions or import-ready CSV files from register maps, datasheets, Excel files, PDFs, images, exported tag lists, and other technical sources.

They also support advanced N3uron use cases, including SQL Client scripting, MQTT custom payloads and parser scripting, REST API Client and REST API Server setup, Scripting workflows, Derived Tags logic, Historian setup, WebVision-related structures, MCP Server configuration, and other industrial communication scenarios.

For troubleshooting and industrial analysis, they can work with logs, historical data, alarm records, module status, tag metadata, outputs from connected systems, and information exposed through the N3uron MCP Server.

These Skills can be used in compatible AI environments such as ChatGPT, Codex, Claude Desktop, Claude Code, Antigravity, MCPJam Inspector, and other agent-based platforms that support custom skills.

To get started, download the N3uron Agent Skill and follow the corresponding Knowledge Base guide for your environment:

ChatGPT | Codex | Claude Desktop | Claude Code | Antigravity | MCPJam Inspector

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.