Verify Engine API
The Verify Engine API, powered by AI technology, allows developers to easily locate and retrieve the exact match or similar assets/NFTs of their input content. The API returns the content information, marketplaces, and NFT history across supported blockchains, providing a comprehensive view of the digital asset.
Step 1: Get Capture Token
Authorization to access APIs requires a valid Capture Token. If you do not already have a Capture Token yet, please follow the instruction provided to create one.
Step 2: Search Assets
Follow the instruction to use Asset Search API or check the sample call below:
Sample API call:
Sample response:
If the preciseSearch
shows empty, meaning the asset has not yet been registered before. In general, a distance less than 0.12 means that AI model identified the images are really similar. If the distance between the result nid and your original asset is less than 0.12, it is very likely they are the same assets but one being modified slightly.
Step 3: Get NFT Details
Get NFT tokens associated with the asset.
Sample API Call
Sample Response
See this page for the sample response.
Support StatusLast updated