GET
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/TonAPI/v2/accounts//nfts /history | Get the transfer nft history | 20 |
| direct/v1/TonAPI/v2/accounts//nfts | Get all NFT items by owner address | 20 |
| direct/v1/TonAPI/v2/nfts/collections //items | Get NFT items from collection by collection address | 20 |
| direct/v1/TonAPI/v2/nfts/collections / | Get NFT collection by collection address | 20 |
| direct/v1/TonAPI/v2/nfts/collections | Get NFT collections | 20 |
| direct/v1/TonAPI/v2/nfts//history | Get the transfer nfts history for account | 20 |
| direct/v1/TonAPI/v2/nfts/ | Get NFT item by its address | 20 |
POST
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/TonAPI/v2/nfts/_bulk | Get NFT items by their addresses | 20 |