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

Hildebrand Resource API

A Resource is a representation of data collected from a physical device, like sensor readings, or changes in an actuating device state etc.

Hildebrand Resource API is one of 22 APIs that Hildebrand publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Resource. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 15 operations across 14 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 1.5.0.

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

15 operations 14 paths 22 schemas 1 DELETE13 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.5.0
Base URL
https://api.glowmarkt.com/api/v0-1
Authentication
HTTP Basic, HTTP Basic, API Key, API Key, API Key, API Key
License
Copyright © 2012-26 by Hildebrand Technology Limited
Resource Areas
1

Authentication & Security 6

Hildebrand Resource API declares 6 security schemes for authenticating requests. It accepts HTTP basic authentication (orgAppKeys). It accepts HTTP basic authentication (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 15

Across 14 paths, the API surfaces 15 operations — 1 DELETE, 13 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Resource 15

A Resource is a representation of data collected from a physical device, like sensor readings, or changes in an actuating device state etc.

POST
/resource
Add a new resource
resource.addResource body → 200400401500
GET
/resource
Find all resources per user or application
resource.findAll → 200400401500
GET
/resource/{id}
Find resource by ID
resource.findById 1 param → 200401404500
GET
/resource/{id}/readings
Get resource readings
resource.getReading 7 params → 200401500
GET
/resource/{id}/current
Get the current resource reading.
resource.getCurrentReading 1 param → 200401500
GET
/resource/{id}/first-time
Get the UTC time of the first available reading
resource.getFirstTime 1 param → 200401404500
GET
/resource/{id}/last-time
Get the UTC time of the most recent available reading
resource.getLastTime 1 param → 200401404500
GET
/resource/{id}/meterread
Get the cumulative value reported on a metering device. (Not supported for all resource types).
resource.getMeterRead 1 param → 200401500
GET
/resource/{id}/tariff
Get the latest tariff that is being applied to a resource.
resource.getTariff 1 param → 200401500
GET
/resource/{id}/tariff-list
Get the tariff history that is being applied to a cost resource.
resource.getTariffHistory 1 param → 200401500
GET
/resource/{id}/catchup
Trigger a request to retrieve the latest available readings from the DCC.
resource.catchUpReadings 1 param → 200401500
GET
/resource/{id}/glowbinary
API that returns the resource's raw data in the Glow Binary format.
resource.getGlowBinary 1 param → 200401500
DELETE
/resource/{id}/cache
Remove cached resource data
resource.deleteCache 1 param → 200401500
GET
/resource/{id}/daily-consumption-log
Get daily consumption log (DCC).
resource.getDailyConsumptionLog 3 params → 200401500
GET
/resource/count
Count the number of resources per resourceType
resource.countByResourceType 1 param → 200401500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are ResourceTypeReq (6 properties), ResourceDataResult (6 properties), StorageType (4 properties), AddResourceReqNoResourceTypeError (4 properties). Each schema is shown below with its type and property counts.

catchupRes
ResourceType
AccessDeniedError
object
1 property
ResourceDailyConsumptionLog
ResourceLastTime
AddResourceSucess
object
4 properties
missingUserIdError
object
1 property
ServerError
object
1 property
ListOfResource
array
readingRes
TariffResult
meterReadingRes
ResourceFirstTime
ResourceByResourceTypeCount
object
3 properties
AddResourceReqNoResourceTypeError
object
4 properties
Resource
TariffListResult
ResourceReq
object
4 properties
CurrentReadingsResult
StorageType
object
4 properties
ResourceDataResult
object
6 properties
ResourceTypeReq
object
6 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hildebrand-resource-api-openapi.yml Raw ↑

Other APIs Hildebrand publishes across the network.

Hildebrand Account API
Hildebrand Account Profile API
Hildebrand Account Session API
Hildebrand Accountsession API
Hildebrand Alert API
Hildebrand Alerttype API
Hildebrand Auth API
Hildebrand Device API
Hildebrand Device Meter Point DCC inventory API
Hildebrand Device Type API
Hildebrand Discover API
Hildebrand Meter Point Consent & Verification API
Where this information came from

This is an independent, third-party profile of Hildebrand Resource 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.