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

University of Twente Energy API

The university's own API, and the only contract in this profile it wrote. A public, unauthenticated REST service on the university's own network (energyapi.utwente.nl, 130.89.3.170, ASP.NET Core / Kestrel) returning historical metered energy for 103 campus resources — individual buildings such as bastille and boortoren plus the campus-wide universiteit-twente roll-up — across electricity, gas, heat, water and solar, at hour, day, week, month or year resolution, back to at least 2019. Setting co2=true returns the series in kg CO2e against the Dutch national energy-mix emission factor. An OpenAPI 3.0.1 document and a Swagger UI are published at the host. Two contract defects were measured and are recorded in errors/: the spec declares RFC 7807 ProblemDetails on 400 but the service returns a bespoke {error, results} envelope, and GET /api/Dashboard is documented as 200 but returned 400 when probed. info.contact names Realised, the contracted developer, rather than the university.

University of Twente Energy API is one of 9 APIs that University of Twente publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Energy, Open Data, Sustainability, Campus, and Metering. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 3 operations across 3 paths, organized into 2 resource areas, and defines 9 schemas. It is described by OpenAPI 3.0.1, at version v1.

Requests are made against a single base URL, https://energyapi.utwente.nl.

3 operations 3 paths 9 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1
Base URL
https://energyapi.utwente.nl
Contact
Resource Areas
2

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. They span 2 resource areas: Dashboard, Energy. Each is listed below with its method, path, parameters, and response codes.

Dashboard 1

Aggregate campus dashboard figures — year-over-year savings percentage and photovoltaic generation.

GET
/api/Dashboard
Returns the relevant dashboard data containing year of year savings (in %) and PV output data.
→ 200400503
Energy 2

Historical metered consumption and generation per campus resource (building or campus-wide) and energy type.

GET
/api/Energy
Returns a list of resources with their available energy types.
→ 200503
GET
/api/Energy/{resource}/{type}
Returns the specified energy type from resource with resolution within timeframe 'from' - 'to'.
7 params → 200400503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Saving (5 properties), ProblemDetails (5 properties), DataPoint (3 properties), Dashboard (3 properties). Each schema is shown below with its type and property counts.

Building
object
2 properties 2 required
Dashboard
object
3 properties
DataPoint
object
3 properties 3 required
Energy
object
2 properties
Measure
object
3 properties
ProblemDetails
object
5 properties
Resource
object
2 properties 1 required
Result
object
2 properties 2 required
Saving
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-twente-energy-api-openapi.yml Raw ↑

Other APIs University of Twente publishes across the network.

University of Twente SAML 2.0 Identity Provider (SURFconext)
University of Twente Erasmus Without Paper Node
University of Twente Library Crossref Membership
UT Research Information (Elsevier Pure)
University of Twente Canvas LMS Tenant
University of Twente OSIRIS Student Information System
University of Twente collections in 4TU.ResearchData
University of Twente llms.txt Programme Catalog
Where this information came from

This is an independent, third-party profile of University of Twente Energy 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.