Skip to content

Collecting events via the REST API

Our REST API allows you to send actors data and events into Manufactory.

Manufactory > Collector

A data collection system enables event and actor information transmission through REST API websocket or CLI agent integration while providing a simple interface for viewing the collected data.

Collector > Collecting events via our CLI agent

The Manufactory agent serves as an alternative data transmission solution ideal for IoT devices with limited resources or scenarios requiring API load reduction through direct event sending capabilities.

Collector > Collecting Events via Websocket

A bidirectional data communication system utilizing websockets REST API and CLI agents enables real-time data collection and authentication through the Manufactory Collector platform for manufacturing observation.

Rest Api > Send events via the REST API

The POST /events endpoint enables sending actor profiles by requiring org_id project_id actor_profile and attributes with specific data formatting and returns a success message upon completion.