Verifiable Credential Templates
Create Credential template
Create a template, similar to an NFT collection, for issuing verifiable credentials.
API scope required credentials:template.create
POST
/
v1-alpha1
/
credentials
/
templates
/
This is an alpha API and subject to change.
Authorizations
X-API-KEY
string
headerrequiredKey obtained from the Crossmint developer console, reflecting the API scope granted.
Body
application/json
metadata
object
requiredchain
enum<string>
requiredThe chain to mint the nft on.
Available options:
polygon
credentials
object
requiredCredentials parameters
Response
200 - application/json
The response is of type string
.