Authorize

IMPORTANT: Call from the back-end.

This endpoint is used to check if a user owns a particular token (or any token of a particular collection). You will need to authenticate using your Mintology API Key, and also the Project ID that you set for one of your projects. If you do not specify a contract_address, we will use the contract associated with your project ID. If you do not specify a token_id, we will check if the wallet contain any tokens from the contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Body Params

Request description

string

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

string

NFT token ID to check. This is the token id of the specific NFT token within the contract and it is optional; if absent, any token in the contract will authorize the wallet.

string
required

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

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