The Datacollectors endpoints expose the Poolbox units assigned to your company and the machines connected to each unit. All endpoints are read-only HTTP GET and require the X-API-Key header.
This section is an overview – each individual endpoint is documented in its own sub-page (Unterpunkt) listed in the left navigation under Datacollectors.
Endpoints in this section
GET /datacollectors– List datacollectors (Poolbox units), including the number of machines connected to each.GET /datacollectors/{id}/machines– List the visible machines connected to a specific datacollector.
Authentication
All requests require the X-API-Key header.