Managing Assets via API for White-Label Resellers
On this page, you can find an introduction to all the Asset Management Endpoints of the API V.3 that are available to White-Label Resellers (Free Edition & Standard Edition). Each endpoint is explained to help you understand its functionality.
The Asset Management Endpoints listed here are exclusively for White-Label Resellers (Free Edition & Standard Edition) and depend on the reseller’s edition.
Asset Management Endpoints for White-Label Resellers FREE & STANDARD
Below are the available Asset Management Endpoints for Free and Standard Edition Resellers:
GET /api/assets - Retrieves information from all the assets.
GET /api/assets/{assetId} - Retrieves information from a specific asset based on the given ID.
The query parameter assetId reflects the unique identifier of the asset.
In future releases, more asset endpoints will become available!