From c81b626e1825d0790e39855ec6b4fdb6ffee928a Mon Sep 17 00:00:00 2001 From: lauren Date: Fri, 23 Sep 2022 16:02:29 -0500 Subject: [PATCH] add Crossmint NFT Minting API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..adeb08d4 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ API | Description | Auth | HTTPS | CORS | | [CoinRanking](https://developers.coinranking.com/api/documentation) | Live Cryptocurrency data | `apiKey` | Yes | Unknown | | [Coinremitter](https://coinremitter.com/docs) | Cryptocurrencies Payment & Prices | `apiKey` | Yes | Unknown | | [CoinStats](https://documenter.getpostman.com/view/5734027/RzZ6Hzr3?version=latest) | Crypto Tracker | No | Yes | Unknown | +| [Crossmint](https://docs.crossmint.io/create-and-send-nfts/nft-minting-api) | Create and send NFTs in a single request | Yes | Yes | No | | [CryptAPI](https://docs.cryptapi.io/) | Cryptocurrency Payment Processor | No | Yes | Unknown | | [CryptingUp](https://www.cryptingup.com/apidoc/#introduction) | Cryptocurrency data | No | Yes | Unknown | | [CryptoCompare](https://www.cryptocompare.com/api#) | Cryptocurrencies Comparison | No | Yes | Unknown |