# NFT API

NFT Garden's NFT API is a powerful API for multi-chain NFT generation; by using the API, you can use the NFT generation functionality without having to code your smart contracts.

## Supported blockchains <a href="#blockchain" id="blockchain"></a>

Please refer to the [Supported Blockchains](https://docs.nftgarden.app/en/supported-blockchains) page.

## Latest version <a href="#latest-version" id="latest-version"></a>

{% content-ref url="nft-api/v1.2" %}
[v1.2](https://docs.nftgarden.app/en/api/nft-api/v1.2)
{% endcontent-ref %}

## API release note <a href="#release-note" id="release-note"></a>

{% content-ref url="../api-release" %}
[api-release](https://docs.nftgarden.app/en/api-release)
{% endcontent-ref %}

## Sample code using NFT API <a href="#sample-code" id="sample-code"></a>

{% embed url="<https://github.com/ConnectivCorp/nft-distribute-app>" %}
