Collections By Owner
Path parameters
Query parameters
String - Address for NFT owner (can be in ENS format for Eth Mainnet).
String - key for pagination. If more results are available, a pageKey will be returned in the response. Pass back the pageKey as a param to fetch the next page of results.
Boolean - if set to true
, returns NFT metadata. Setting this to false will reduce payload size and may result in a faster API call. Defaults to true
.
Response
String - Total number of NFT collections held by the given address.