Added
Assets API v2
January 15th, 2026
Released stable version v2 of Assets API.
The Assets API v2 builds on the foundation of v1 with expanded querying, improved asset lifecycle management, and enhanced flexibility. In addition to onboarding, offboarding, and updating asset specifications, v2 introduces advanced filtering and pagination, asset querying by multiple identifier types, asset hiding and unhiding, and dedicated support for asset notes. The API also streamlines telematics device attachment flow, providing a more consistent and scalable way to manage assets across accounts and fleets. For more information, see the updated endpoint documentation.
Below a list of all available endpoints:
GET:/asset/v2/assets
GET:/asset/v2/assets/{assetId}
POST:/asset/v2/assets
PATCH:/asset/v2/assets
DELETE:/asset/v2/assets/{assetId}
POST:/asset/v2/assets/query
PATCH:/asset/v2/assets/hidden
PATCH:/asset/v2/assets/note
POST:/asset/v2/assets/notes/query
POST:/asset/v2/assets/{assetId}/telematics-devices