> For the complete documentation index, see [llms.txt](https://docs.nftgarden.app/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftgarden.app/en/api/nft-api.md).

# 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](/en/supported-blockchains.md) page.

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

{% content-ref url="/pages/7aU4mvdQPjHFboG23Cey" %}
[Ver 1.2.2](/en/api/nft-api/v1.2.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/PsWJMyyTe5caBfveeRj4" %}
[API release note](/en/api-release.md)
{% endcontent-ref %}

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

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