Add NFT asset search to your application

You can easily add asset search to your app with Center.

By Center 1 min read

You can now add NFT asset search to your application with Center:

0:00
/
Demonstrating asset search for Azuki #424

What's new?

Our default search result will now include assets and collections. As part of this update, we added a number of new features to our search endpoint to support asset search:

Optional query parameters

  1. contractType: Filter for specific contract types (ERC721 vs. ERC1155) before querying
  2. type: Filter for specific result types (asset or collection)

New response fields

  1. contractType: The contract type for the NFT or collection (ERC721 or ERC1155)
  2. type: The type of result (asset or collection)

Start building

  1. Sign up for an API key here to get started.
  2. Check out our docs to learn more: NFT Search
  3. Need additional data or have questions? Let us know at support@center.app.