Step 1: Prerequisites

Complete the prerequisites:

  • Have your API credentials ready - We will provide this to you.
  • Implement authentication
  • Implement webhooks so that we can send the NFT details to you.

For the purposes of NFTs, you can use the crypto equivalent coin type for your order, or if this is not applicable, you can use a stablecoin such as USDC and USDT to get the pricing.

Make API calls
Once authentication is set up, check that you are able to make API calls such as
GET Payment Methods or GET Fiat Currencies, and you’re ready to create your NFT order.