Assets
Get asset by external id
Get a specific asset by its external ID (vendor-specific identifier).
Returns the asset details if it exists. This is useful for integrations where the external system ID is known but not the Axle UUID.
GET
Get Asset By External Id
Documentation Index
Fetch the complete documentation index at: https://docs.axle.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Asset details
Response model for asset information.
Axle's internal UUID for the asset
Vendor-specific identifier for the asset
Type of asset
Available options:
boundary meter, charger, battery, heat pump, hot water tank, frequency meter, electric_vehicle, pv inverter ID of the site where the asset is located
Optional asset properties
Previous
Create assetCreate a new asset.
The asset must be associated with an existing site. Returns the created asset details including the assigned UUID.
Next
Get Asset By External Id

