NFT Endpoints
Description of endpoints used to get data related to posts on the DeSo blockchain
Please make sure you've read Data: API so you are familiar with the following types referenced in this documentation:
post
/api/v0/get-nfts-for-user
Get NFTs For User
post
/api/v0/get-nft-bids-for-user
Get NFT Bids For User
post
/api/v0/get-nft-bids-for-nft-post
Get NFT Bids For NFT Post
post
/api/v0/get-nft-showcase
Get NFT Showcase
post
/api/v0/get-next-nft-showcase
Get Next NFT Showcase
post
/api/v0/get-nft-collection-summary
Get NFT Collection Summary
post
/api/v0/get-nft-entries-for-nft-post
Get NFT Entries For Post Hash
Last modified 7mo ago