> 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/v1.2/resource.md).

# Resources

## NFT <a href="#nft" id="nft"></a>

The NFT is one of the most basic units in the NFT Garden. It is possible to mint an NFT for any collection.

{% hint style="info" %}
In order to call each endpoint of the NFT, API functionality must be enabled at the time of collection generation.
{% endhint %}

## nft\_gdn\_id <a href="#nft-gdn-id" id="nft-gdn-id"></a>

`nft_gdn_id` is the ID assigned when the NFT is generated by NFT Garden. `nft_gdn_id` can be used to obtain the details of the NFT.

## transaction\_gdn\_id <a href="#transaction-gdn-id" id="transaction-gdn-id"></a>

transaction\_gdn\_id is an ID assigned when a contract is generated by NFT Garden. transaction\_gdn\_id can be used to obtain contract details.
