get https://api.modulenft.xyz/api/v2/eth/nft/collectionsOwned
This endpoint returns all the collections a user address owns at least one token from. The response includes how many tokens a user owns from that collection. The max amount of items that can be returned at once is 100, and offset is used for pagination.