Data
Send meter readings
Send asset readings data to Axle.
This endpoint accepts compressed data using gzip encoding. Returns statuses of the processed data, indicating whether the data were accepted or rejected.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Report containing energy consumption data for multiple assets.
Start time of the reporting interval
List of consumption data points
Energy consumption data for an asset.
Response
200
application/json
Successfully recorded data with processing summary
Response for a data report submission.
List of responses for each consumption data point
Response for a single consumption data point.