How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Glowmarkt Device Management System API

Registration and status of the physical hardware feeding the platform — gateways such as the Glow CAD and GlowStick, sensors such as smart electricity meters, and actuators such as auxiliary load control switches. Also exposes the DCC inventory of a meter point by MPxN or by smart-meter EUI, the resources associated to a meter point, and gateway packet-delivery status.

Glowmarkt Device Management System API is one of 5 APIs that Hildebrand publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Devices, Hardware, Gateways, Smart Metering, and DCC. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 13 operations across 11 paths, organized into 4 resource areas, and defines 17 schemas. It is described by OpenAPI 2.0, at version 1.1.0.

Requests are made against the base URL https://api.glowmarkt.com/api/v0-1.

13 operations 11 paths 17 schemas 11 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.1.0
Base URL
https://api.glowmarkt.com/api/v0-1
Authentication
basic, basic, API Key, API Key, API Key, API Key
License
Copyright © 2012-26 by Hildebrand Technology Limited
Resource Areas
4

Authentication & Security 6

Glowmarkt Device Management System API declares 6 security schemes for authenticating requests. It defines a basic scheme (orgAppKeys). It defines a basic scheme (appKeys). An API key is passed in the header as token (devUserToken). An API key is passed in the header as token (userToken). An API key is passed in the header as applicationId (applicationId). An API key is passed in the header as userId (userId).

Paths & Operations 13

Across 11 paths, the API surfaces 13 operations — 11 GET, 2 POST. They span 4 resource areas: DeviceType, Device, Device Meter Point DCC inventory, discover. Each is listed below with its method, path, parameters, and response codes.

DeviceType 3
POST
/devicetype
Add a new Device Type
deviceType.addDeviceType 1 param → 200400500
GET
/devicetype
Find all device types
deviceType.findAll → 200500
GET
/devicetype/{id}
Find Device Type by ID
deviceType.findById 1 param → 200404500
Device 6
GET
/device
Get a user's devices
device.findAll 1 param → 200400404500
POST
/device
Add a new device
device.addDevice 1 param → 200400500
GET
/device/{id}
Find device by ID
device.findById 1 param → 200404500
GET
/device/resource/{resourceId}
Find the device that sources a specified resource.
device.findByResourceId 1 param → 200404500
GET
/device/{id}/status
This call can be used to see whether a gateway device is sending packets to the Glow Platform (i.e. via WiFi).
device.getStatusbyDeviceId 1 param → 200400500
GET
/device/status
This call can be used to see whether a gateway device is sending packets to the Glow Platform (i.e. via WiFi).
device.getStatusbyHardwareId 1 param → 200400500
Device Meter Point DCC inventory 3
GET
/device/meter-point/{meterPointNumber}/inventory
Get the DCC inventory of a meter point
device.getMeterPointInventory 1 param → 200404500
GET
/device/smart-meter/{eui}/inventory
Get the DCC inventory of a meter point by providing an EUI.
device.getMeterPointInventoryByEUI 1 param → 200404500
GET
/device/meter-point/{meterPointNumber}/resources
Get the resources associated to a meter point
device.getMeterPointResources 1 param → 200404500
discover 1
GET
/discover/{hardwareId}
Find device by ID
discoverDevicesAssets 1 param → 200404500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are MeterPointInventory (9 properties), Device (8 properties), AddDeviceSuccess (3 properties), ResourceListingWithClassifier (3 properties). Each schema is shown below with its type and property counts.

MeterPointInventory
object
9 properties
MeterPointInventoryResponse
object
2 properties
MeterPointResourceResponse
object
3 properties
ProtocolResourceType
object
2 properties 2 required
ProtocolResourceTypeResource
object
3 properties 3 required
DeviceTypeReq
object
2 properties
DeviceReq
object
3 properties 3 required
ParentHardwareIds
string
DeviceType
object
3 properties
Device
object
8 properties 2 required
ResourceListingWithClassifier
object
3 properties
ServerError
object
1 property
AddDeviceTypeSucess
object
2 properties
missingUserIdError
object
1 property
AddDeviceSuccess
object
3 properties
IncorrectElementsError
object
1 property
MissingElementsError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hildebrand-glowmarkt-device-management-system-swagger.json Raw ↑

Other APIs Hildebrand publishes across the network.

Glowmarkt User System API
Glowmarkt Resource System API
Glowmarkt Virtual Entity System API
Glowmarkt Notification System API
Where this information came from

This is an independent, third-party profile of Glowmarkt Device Management System API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.