Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 flow examples, expected results, and extensive 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!

Table of Contents


  • No labels