Comment on page
/templates
Endpoint allowing manipulations with NFT templates
get
https://platform.artcart.cloud/api/transactional
/templates
Gets all NFT templates for authenticated seller
post
https://platform.artcart.cloud/api/transactional
/templates
Please note, that post request uses multi-part form, not JSON body. The list of possible collection values:
Rarible mainnet | 0xF6793dA657495ffeFF9Ee6350824910Abc21356C |
Rarible rinkby | 0x6ede7f3c26975aad32a475e1021d8f6f39c89d82 |
Rarible ropsten | 0xB0EA149212Eb707a1E5FC1D2d3fD318a8d94cf05 |
delete
https://platform.artcart.cloud/api/transactional
/templates/:id
Delete template
Last modified 1yr ago