Explore the APIs and test them live from the browser
This section provides a detailed guide for each of the APIs, with sample code and responses.
The reference pages allow you to call the APIs directly from the browser. To get started:
API keys
tab on the console, with the permissions required for the APIs you want to use.⌄
) next to the endpoint URL, and change it to www.crossmint.com/api
.The following guide will show you how to create a wallet and mint an NFT into it within 5 minutes. For this, make sure your API key has the scopes wallets.create
, and nfts.create
.
Test any other API directly from the reference page. You can find more information about the products on the documentation guides.