get https://api.sandbox.overledger.io/v2/tokenise/tokens/nonfungible
Retrieves a list of non-fungible tokens supported by Overledger and which API's and functions you can use for each.
You can retrieve all non-fungible token types for all locations without providing parameters.
To see what tokens are supported for a specific contract type, you can use ERC721 or QRC721 as a contract type parameter. You can then filter further by including the resource using technology and network parameters. You can also look for a specific token by passing in the tokenName as a parameter.