🕒 This guide takes 5 minutes to send an NFT to a wallet or email.

Send an NFT directly to a wallet:

{
  // ...
  "walletAddress": "0xAaBbCc..."
}

Send a unique claim link to an email:

{
  // ...
  "email": "[email protected]"
}
Language
Authentication
Header
Click Try It! to start a request and see the response here!