NFT API endpoints
The latest documentation for endpoints is always on the DevPortal: https://partner.socios.com/devportal/apis/f59193f0-b4ea-4eb7-83f8-8b1f2858f181/test
Locales used to translate the current entity. Using the Locale HTTP header should be preferred. The HTTP header version is used in priority if it is given
["en"]Successfully retrieved list of User's nft's (simple paginationMode enabled)
Successfully retrieved list of User's nft's (simple paginationMode enabled)
⬇️ ALTERNATIVE: Retrieve User NFT Balance ⬇️ The following code will allow you to check how many NFT from a specific collection a user holds.
The id of nft to be retrieved
Locales used to translate the current entity. Using the Locale HTTP header should be preferred. The HTTP header version is used in priority if it is given
["en"]Successfully retrieved one nft data
Successfully retrieved one nft data
Last updated