Minting APIs
GET Contract
Get collection or contract details
GET
/
v1
/
apps
/
{appId}
/
contracts
/
{contractId}
This API requires the
apps
scopePath
appId
string
requiredYour Bitski Application ID
contractId
string
requiredThe contract id
Examples
Response
contract
Contract object
required