Similar NFTs finder with file
[apis/nftport/v0/Similar NFTs finder with file]
Returns visually and contextually similar images to the uploaded image with file. Requires NFTPort account. Find similar NFTs w/file upload https://docs.nftport.xyz/docs/nftport/?search=find-similar-nf-ts-w-file-upload
Keywords: web3, blockchain, crypto, nft, product, dynamic, upload, file, image, animation, minting, ethereum, polygon
Input ports
query:
File receives base64-encoded binary file contents. page_number and page_size are optional. https://docs.nftport.xyz/docs/nftport/?search=find-similar-nf-ts-w-file-upload#Request
params:
{"api_key": string}
Output ports
data:
https://docs.nftport.xyz/docs/nftport/?search=find-similar-nf-ts-w-file-upload#Responses
response:
Sends the original response.
error:
{"error": string, "details": any}
Last updated