> ## Documentation Index
> Fetch the complete documentation index at: https://initialabs-chore-prettier-tooling.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NFT Tokens by Collection

This endpoint returns all the ERC721 NFT tokens within a specific collection.

<ParamField path="collection_addr" type="string" required="true">
  The address of the NFT collection to retrieve tokens from
</ParamField>
