Retrieve a minted NFT

Returns the details of a minted NFT. You need to provide transaction_hash which is returned from Easy minting w/URL, Easy minting w/file upload or Customizable minting. Minting is not instantaneous because blockchains take time to verify transactions. Thus, you can poll this endpoint every 5 seconds until you get a response.

Useful for:

  • Confirming that NFT minting was successful and the NFT is on chain.

Related:

Path Params
string
required

The transaction hash which was returned from Easy minting w/URL, Easy minting w/file upload or Customizable minting.

Query Params
string
enum
required
Defaults to polygon

Blockchain the NFT was minted on.

Allowed:
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json