List Authorized Tokens

IMPORTANT: Call from the back-end.

This endpoint is used to get the list of tokens that a user owns from a particular collection. You will need to authenticate using your Mintology API Key, and also the Project ID that you set for your project. If you do not specify a contract_address, we will use the contract associated with your project.

Path Params
string
required

Project Id - found on your dashboard on dashboard.mintology.app

Query Params
string

When there are more than 15 tokens returned, pagination occurs and you are returned 'last_evaluated_key' which you can include in the subsequent request to fetch the next page of results in this parameter.

Body Params

Request description

string

The wallet address of a user to return the information from this wallet.

string

Optional Mintable wallet or Mintable's user email for authorize the NFT to that wallet.

string

The NFT smart contract address to check. This is the address of the NFT contract on the blockchain. Optional: If you do not specify a contract_address, we will use the contract associated with your project ID.

Responses

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