NFTYVERSE Docs
  • NFT APIs
  • Example Use Cases
  • Marketplaces
  • Metadata URIs
  • API Docs
    • Authentication
    • NFT Wallets
    • Transfers
    • Create NFTs
      • NFT Collections
      • ERC721 NFT Tokens
      • ERC1155 NFT Tokens
    • Requests
  • Webhook Events
  • Blockchain Gas Fees
Powered by GitBook
On this page

Was this helpful?

  1. API Docs

Authentication

PreviousAPI DocsNextNFT Wallets

Last updated 3 years ago

Was this helpful?

All APIs require an authentication token. This token is a secret key that is specific to your app and will be provided to you. Please keep the key secure, as it will allow the holder to and out of wallets as well.

You will need to pass the authentication token in the "Authorization" header when making an API call.

create new wallets
transfer NFTs