HomeAPI ReferenceNFTsGet NFT Supported Networks
GET/tokenization/nft/supported-networks

Get NFT Supported Networks

Outcome - Returns the list of NFT networks supported for the current admin.

Responses

Response attributes

messagestring

Response message

dataarray

List of supported NFT networks

Show child attributes (2)
networkobject

Details of the supported network

Show child attributes (3)
idnumber

Unique identifier of the network

namestring

Name of the network

logostring

URL of the network logo

typesarray

Supported token types in this network

Show child attributes (2)
typenumber

Numeric identifier of the type (e.g., 2 for fungible, 3 for NFT)

namestring

Type name (e.g., FUNGIBLE, NFT)

statusnumber

HTTP status code

Was this page helpful?