API Reference
NFTs
Manage Non-Fungible Tokens (NFTs). Create, deploy, and manage unique digital assets as NFTs on supported blockchains in RoxCustody. NFTs represent unique items such as digital art, collectibles, or certificates of ownership. View NFT details, supported networks, create NFTs, transfer NFTs between wallets, and track NFT transfer transactions. Each NFT has unique metadata and ownership information.
Endpoints
GETGet NFT Supported NetworksReturns the list of NFT networks supported for the current admin.POSTCreate NFT TokenCreates a new NFT security token on the specified blockchain network. This endpoint uploads the image, stores metadata, and prepares the token for deployment.GETGet NFT Token by IDFetches detailed information about a specific NFT token by its ID.GETGet NFT TokensRetrieves a paginated list of NFT security tokens with optional search, filtering, and sorting.POSTTransfer NFT TokenTransfers ownership of a deployed NFT token to another wallet address on the same blockchain network.
Was this page helpful?