Skip to main content
POST
Create Credential template
This is an alpha API and subject to change.

Authorizations

X-API-KEY
string
header
required

Key obtained from the Crossmint developer console, reflecting the API scope granted.

Body

application/json
metadata
object
required
chain
enum<string>
required

The chain to mint the nft on. All crossmint supported EVM chains are compatible.

Available options:
polygon,
optimism,
base,
etc...
credentials
object
required

Credentials parameters

Response

Success. Refer to the standard create collection response for more details.

The response is of type string.

Example:

"Success. Refer to the standard nft create collection response for more details."