v1

latestOpenAPI 3.1.02026-07-264793109.1 KB
4. Assets

Create Asset

Create a new asset.

The asset must be associated with an existing site. Returns the created asset details including the assigned UUID.

post/entities/asset

Request body

external_idstring required

Vendor-specific identifier for the asset

type'charger' | 'battery' | 'heat pump' | 'electric_vehicle' | 'hot water tank' required

Asset types that can be created through the API.

site_idstring uuid required

ID of the site where the asset is located

asset_modelstring

Name of the AssetModel to assign (looked up by name)

installation_datestring date

Date when the asset was installed

serial_numberstring

The serial number of the asset

Response

Successfully created asset

idstring uuid required

Axle's internal UUID for the asset

external_idstring required

Vendor-specific identifier for the asset

type'boundary meter' | 'charger' | 'battery' | 'heat pump' | 'hot water tank' | 'frequency meter' | 'electric_vehicle' | 'pv inverter' required

An enumeration.

site_idstring uuid required

ID of the site where the asset is located