# Hildebrand Resource API

**Canonical:** https://apis.io/apis/hildebrand/hildebrand-resource-api/  
**Provider:** Hildebrand — https://apis.io/providers/hildebrand/  
**Base URL:** https://api.glowmarkt.com/api/v0-1  
**Documentation:** https://api.glowmarkt.com/api-docs/v0-1/usersys/usertypes/

Hildebrand Resource API is one of 22 APIs that [Hildebrand](https://apis.io/providers/hildebrand/) publishes on the [APIs.io](https://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.

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

## Operations (15)

| Method | Path | Summary |
|---|---|---|
| POST | `/resource` | Add a new resource |
| GET | `/resource` | Find all resources per user or application |
| GET | `/resource/{id}` | Find resource by ID |
| GET | `/resource/{id}/readings` | Get resource readings |
| GET | `/resource/{id}/current` | Get the current resource reading. |
| GET | `/resource/{id}/first-time` | Get the UTC time of the first available reading |
| GET | `/resource/{id}/last-time` | Get the UTC time of the most recent available reading |
| GET | `/resource/{id}/meterread` | Get the cumulative value reported on a metering device. (Not supported for all resource types). |
| GET | `/resource/{id}/tariff` | Get the latest tariff that is being applied to a resource. |
| GET | `/resource/{id}/tariff-list` | Get the tariff history that is being applied to a cost resource. |
| GET | `/resource/{id}/catchup` | Trigger a request to retrieve the latest available readings from the DCC. |
| GET | `/resource/{id}/glowbinary` | API that returns the resource's raw data in the Glow Binary format. |
| DELETE | `/resource/{id}/cache` | Remove cached resource data |
| GET | `/resource/{id}/daily-consumption-log` | Get daily consumption log (DCC). |
| GET | `/resource/count` | Count the number of resources per resourceType |

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/hildebrand/refs/heads/main/openapi/hildebrand-resource-api-openapi.yml
- **APIReference** — https://api.glowmarkt.com/api-docs/v0-1/usersys/usertypes/
- **Documentation** — https://docs.glowmarkt.com/GlowmarktAPIDataRetrievalDocumentationIndividualUserForBright.pdf
- **APIReference** — https://api.glowmarkt.com/api-docs/v0-1/resourcesys/
- **APIReference** — https://api.glowmarkt.com/api-docs/v0-1/vesys/
- **APIReference** — https://api.glowmarkt.com/api-docs/v0-1/dmssys/
- **APIReference** — https://api.glowmarkt.com/api-docs/v0-1/notificationsys/

## Other Hildebrand APIs (12)

- [Hildebrand Account API](https://apis.io/apis/hildebrand/hildebrand-account-api/)
- [Hildebrand Account Profile API](https://apis.io/apis/hildebrand/hildebrand-account-profile-api/)
- [Hildebrand Account Session API](https://apis.io/apis/hildebrand/hildebrand-account-session-api/)
- [Hildebrand Accountsession API](https://apis.io/apis/hildebrand/hildebrand-accountsession-api/)
- [Hildebrand Alert API](https://apis.io/apis/hildebrand/hildebrand-alert-api/)
- [Hildebrand Alerttype API](https://apis.io/apis/hildebrand/hildebrand-alerttype-api/)
- [Hildebrand Auth API](https://apis.io/apis/hildebrand/hildebrand-auth-api/)
- [Hildebrand Device API](https://apis.io/apis/hildebrand/hildebrand-device-api/)
- [Hildebrand Device Meter Point DCC inventory API](https://apis.io/apis/hildebrand/hildebrand-device-meter-point-dcc-inventory-api/)
- [Hildebrand Device Type API](https://apis.io/apis/hildebrand/hildebrand-devicetype-api/)
- [Hildebrand Discover API](https://apis.io/apis/hildebrand/hildebrand-discover-api/)
- [Hildebrand Meter Point Consent & Verification API](https://apis.io/apis/hildebrand/hildebrand-meter-point-consent-verification-api/)

## Tags

Resource

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/hildebrand/hildebrand-resource-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/hildebrand/.
