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). You will also find explanations for each Asset Management Endpoint.

 

Asset Management Endpoints for White-Label Resellers FREE & STANDARD


In the following bullet points, you can find the available Asset Management Endpoints for the Free & Standard Edition Resellers.

The following endpoint can be used to retrieve information from all the assets:

  • GET /api/assets - Retrieves all the assets.

The following endpoint can be used to retrieve information from a specific asset:

  • GET /api/assets/{assetId} - Retrieves a specific asset based on the given ID.

 

In future releases, more asset endpoints will become available!