The Token Viewer API Product exposes API Endpoints that allow an application to retrieve information related to tokens that are stored in wallets on distributed ledgers/
API Endpoints in this API Product are exposed by Asset Administration Engine (AAE) and the LedgerScan Operations Engine (LSOE) as noted below.
API Endpoints for Token Users - also offered by the Token Manager API Product:
List of tokens (LSOE) -
GET {Apigee URL}/{LSOE proxy}/v1/tokensToken captable (LSOE) -
GET {Apigee URL}/{LSOE proxy}/v1/tokens/{tokenId}/cap-tableToken details (AAE) -
API Endpoint not defined.
Token transactions (LSOE) -
GET {Apigee URL}/{LSOE proxy}/v1/tokens/{tokenId}/activitiesToken value history (LSOE) -
GET {Apigee URL}/{LSOE proxy}/v1/tokens/{tokenId}/history
Related Resources