APIs
main
Default module
Endpoints
Root
Introduction
Access tokens
(1)
Data points from Enectiva
(1)
Deltas
(3)
Data points to Enectiva
(2)
GET
Latest data point
(1)
POST
Create a new data point
(1)
Profiles to Enectiva
(4)
Readings to Enectiva
(2)
Entities from Enectiva
(1)
Readings from Enectiva
(1)
Meters from Enectiva
(2)
Received energy invoices
(1)
Schemas
Components
Requests

Latest data point

#19188098
GET/import/data_points/{customerId}/{importId}/{suit}/latest
Released
Shared
Data points to Enectiva
CreatedJuly 16, 2025
Updated44 minutes ago
Updated by
it031
Creator
it031
MaintainerNot configured
FolderData points to Enectiva
operationId  
Latest data point

Description

Latest data point endpoint is an equivalent to latest reading endpoint with analogous semantics.

This endpoint requires an import token, not an access token.

Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers
, whose value is to concatenate the Token after the Bearer.
Example:
Authorization: Bearer ********************
Authorize URL: https://app.enectiva.cz/en/api/dashboard
Token URL: No token URL is provided. Use "Import token" from the Auth URL
or
Path Params
Name
Type
Required
Description
customerId
string 

UUID of the customer, available in the token management section in Enectiva

importId
string 

series ID in question

suit
string 

identifier to distinguish multiple series from a single device (using the same importId), default by default

Header Params
Name
Type
Required
Description
Accept
string 

e.g. application/vnd.api+json

Example:
application/vnd.api+json
Responses

Request Code Samples

Change History
Today
it031 (You)
Imported
08:57:49
Imported
08:54:26
2025-08-26
it031 (You)
Imported
16:38:05
2025-08-18
it031 (You)
Edited
08:40:40
Edited
08:39:33
2025-08-12
it031 (You)
Edited
12:34:47
Edited
12:34:47
Edited
12:34:47
Edited
12:33:00
Edited
12:32:45
Edited
12:00:21
Edited
01:33:53
Imported
00:42:25
2025-08-11
it031 (You)
Imported
14:19:37
2025-07-16
it031 (You)
Imported
12:59:20