Authentication

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 create new wallets and transfer NFTs out of wallets as well.

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

Last updated