Similar NFTs finder with url
[apis/nftport/v0/Similar NFTs finder with url]
Returns visually and contextually similar images to the input image passed with url. Requires NFTPort account. Find similar NFTs w/URL: https://docs.nftport.xyz/docs/nftport/?search=find-similar-nf-ts-w-url
Keywords: web3, blockchain, crypto, nft, smart contract, deploy, product, ethereum, polygon
Input ports
query:
URL that points to the image that returns a Content-Length and Content-Type header or contains the file extension. Supports .JPG, .JPEG, .PNG, .WebP, .PPM, .BMP, .PGM, .TIF, .TIFF file formats.
params:
{"api_key": string}
https://docs.nftport.xyz/docs/nftport/?search=find-similar-nf-ts-w-url#Request
Output ports
data:
https://docs.nftport.xyz/docs/nftport/?search=find-similar-nf-ts-w-url#Responses
response:
Sends the original response.
error:
{"error": string, "details": any}
Last updated