checkHealthTokenAPI

Description

This endpoint is used to check the current health of the NFT-API. It returns the API health status as either UP or DOWN.

public checkHealthTokenAPI() : VyPromise<VyTokenApiHealthDto>

Returns

VyPromise<VyTokenApiHealthDto>

Last updated