Hildebrand
Hildebrand Technology Limited is a London-based energy data company and, since 2019, the United Kingdom's first independent DCC Other User with a direct connection to the Smart Data Communications Company network. It sits between Britain's mandated smart-metering infrastructure and the applications built on top of it: it makes Glow hardware (CADs, in-home displays, sub-meters, temperature sensors), ingests and stores smart-meter reads at scale, and republishes them through the Glowmarkt Platform APIs, the consumer Bright app, and the commercial Glow Data Service. Its API posture is an honest reflection of the British market seam β Britain mandated the metering INFRASTRUCTURE, not a consumer data right, so there is no Consumer Data Right or Green Button obligation on Hildebrand and no standards-conformant data-sharing surface to point at. What exists instead is a proprietary but genuinely well-documented platform: five public Swagger 2.0 definitions are served anonymously from api.glowmarkt.com/api-docs, and any individual who installs Bright, creates an account and passes meter-point verification can call the same production API for their own household data with a published applicationId. Third-party organisational access to other people's data is the closed half β it runs through Glow Data Service on a signed contract from GBP 595/month per MPxN, with consumer verification and consent captured per meter point. Hildebrand publishes no open grid or market data of any kind: every documented endpoint returns HTTP 400 without an applicationId header, so this is a closed-market-data, consent-gated-consumer-data provider.
Real signal across most facets with visible, nameable gaps β the contract exists but is thin, or the portal is good while governance and commercial terms are absent.
API Evangelist profiles Hildebrand the way a machine reads it β 32 machine-readable artifacts across 5 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts β OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score β Hildebrand scores 54.1/100 (developing), with a separate agent-readiness read of 31/100 (agent ready). The full breakdown is below, followed by every artifact we hold β each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating β a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog β the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.
Put this on your own site. The badge is drawn live from Hildebrand's current Kin Score β paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.
<!-- Kin Score Β· API Evangelist -->
<a href="https://providers.apievangelist.com/providers/hildebrand/"
title="Hildebrand on API Evangelist β API profile and Kin Score">
<img src="https://apis.io/badge/hildebrand.svg"
alt="Hildebrand Kin Score β API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>
[](https://providers.apievangelist.com/providers/hildebrand/)
<!-- Kin Score Β· API Evangelist -->
<a href="https://providers.apievangelist.com/providers/hildebrand/"
title="Hildebrand on API Evangelist β API profile and Kin Score">
<img src="https://apis.io/badge/hildebrand/card.svg"
alt="Hildebrand Kin Score β API readiness rating by API Evangelist" width="340" height="120" loading="lazy">
</a>
More shapes, themes and sizes → · Score as JSON · How badges work
How we profile Hildebrand
Each block below is one kind of artifact we hold for Hildebrand. For each we say what it is and why it earns a place in the profile, then list every one we've indexed β capped at two rows, scroll within the panel for the rest.
APIs 22
Each API is captured as its own OpenAPI definition β every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Hildebrand Account API
The Account API from Hildebrand β 8 operation(s) for account.
Hildebrand Account Profile API
The Account Profile API from Hildebrand β 2 operation(s) for account profile.
Hildebrand Account Session API
The Account Session API from Hildebrand β 1 operation(s) for account session.
Hildebrand Accountsession API
The accountsession API from Hildebrand β 1 operation(s) for accountsession.
Hildebrand Alert API
An application can send an alert to a customer across multiple channels (email, push, inbox) which will convey some type of specific message (defined by the alert type).
Hildebrand Alerttype API
The definition of an alert, what functionality the alert represents. It is an identifier which amongst other elements will point us to the correct template. An alert type belong...
Hildebrand Auth API
The Auth API from Hildebrand β 5 operation(s) for auth.
Hildebrand Device API
The Device API from Hildebrand β 5 operation(s) for device.
Hildebrand Device Meter Point DCC inventory API
The Device Meter Point DCC inventory API from Hildebrand β 3 operation(s) for device meter point dcc inventory.
Hildebrand Device Type API
The DeviceType API from Hildebrand β 2 operation(s) for devicetype.
Hildebrand Discover API
The discover API from Hildebrand β 1 operation(s) for discover.
Hildebrand Meter Point Consent & Verification API
The Meter Point Consent & Verification API from Hildebrand β 5 operation(s) for meter point consent & verification.
Hildebrand Notification API
When an application triggeers an alert, for each channel of communication a notification is created. This enables the system to monitor seperately whant happens in each channel.
Hildebrand O Auth API
The OAuth API from Hildebrand β 2 operation(s) for oauth.
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 Type API
A Resource Type defines the storage structure of the resources supported by the Glow Platform.
Hildebrand Template API
The template of the message that is being sent; it can be passed through as HTML or JSON. Each template has an alert type, is specific to a single channel of communication and a...
Hildebrand User API
The User API from Hildebrand β 6 operation(s) for user.
Hildebrand Virtual Entity API
A Virtual Entity is an instance of the Virtual Entity Type and is tied to an owner as well as an applicationId. In order to create a Virtual Entity a user must have all the requ...
Hildebrand Virtual Entity's Metadata API
A Virtual Entity's metadata can be used to save information that will facilitate the virtual representation of the entity. This is typically attribute data that does not change ...
Hildebrand Virtual Entity Statistics API
APIs that return an overview of the Virtual Entities an application has (administrative API).
Hildebrand Virtual Entity Type API
Entity that belongs and is managed by an application and contains the definition and combination of the Resource Types that are required to create a Virtual Entity.
Scroll within the panel for all 22 ·
Open Collections 5
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client β the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Device Management System
OPEN COLLECTIONNotification System
OPEN COLLECTIONResource System
OPEN COLLECTIONGlowmarkt User System
OPEN COLLECTIONVirtual Entity System
OPEN COLLECTIONPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit β one of the things the Kin Score reads for access clarity β renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.
Published pricing tiers and plan structures.
Hildebrand Plans
PLANSEvent Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side β the webhooks and channels β so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Hildebrand Event Surface
ASYNCAPISecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals β the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for Hildebrand β documentation, portals, status pages, policies, and corporate surface β grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 7
Properties that don't map to a standard resource type
Scroll within the panel for all 7 ·
← All providers · Data indexed from github.com/api-evangelist/hildebrand · machine-readable index on apis.io
This is an independent, third-party profile of Hildebrand, 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.