Account Contracts
Last updated
Was this helpful?
Last updated
Was this helpful?
The getAccountContracts
API method provides the client with a list of available NFT smart contracts that can be used with the Wallet and Minting APIs. Need to have NFT contracts set up, or want to add your own? .
API Name
HTTP Method
GET
URL
/v1/account/contracts
The request to this endpoint does not require any specific parameters or form-data.
The response will contain a list of active NFT contracts available for the customer. If an error occurs, an IResponseError
object may be included in the response.