Pull metadata and telemetry from your energy installations straight into your own systems. One API — the same one Eniris uses internally.
You'll need to sign in on the webshop to start the ordering flow.
{
"device": {
"id": "inv-0042",
"brand": "Huawei",
"type": "SUN2000-100KTL",
"kWac": 100
},
"telemetry": [
{ "time": "2026-07-16T12:00:00Z",
"acPower_kW": 87.4 },
{ "time": "2026-07-16T12:01:00Z",
"acPower_kW": 88.1 }
] // 2,000 points/min on Free tier
}
The Eniris Metadata & Telemetry Query API gives you programmatic access to the data behind the platform. Export time-series data and metadata from your installations into your own dashboards, reports or applications — with a secure authentication flow and ready-to-use client libraries for Python and Node.js.
Bring telemetry and metadata from your installations into your own tools, BI dashboards or customer portals.
Query time-series data, devices, roles and company information through a clear, structured REST API.
Official Python and NPM packages handle authentication and communication, so you're up and running in minutes.
A transparent rate limiter — leaky-bucket, based on compute time — keeps the platform stable for everyone.
Select the API tier that fits your volume in the webshop.
Get an access token via the Authentication API or through our SDK.
Call the endpoints and integrate the data into your own application.
Rate limits are expressed in compute time per minute, applied through a transparent leaky-bucket limiter.
Ideal for testing and starting small.
For production integrations with regular data exchange.
For heavy usage and large data volumes.
Need more? Contact sales for a custom plan.
The API tier step on the webshop sits behind a login — sign in to start the ordering flow.
Choose your API plan in the webshop and start building today.


