improved
NFT API: Optimized endpoints
10 months ago by liuna
[Nov 17, 2023]
- added
extra rarity info
, includingOpen Rarity
rank andRarity Sniper
rank for the response field Get NFTs by owner - For Get NFTs by owners:
- Added query parameter
keywords
, enable to search collection name keywords - Added
floor price
,collection logo
for the response field, addedextra rarity info
, includingOpen Rarity
rank andRarity Sniper
rank for the response field - Added
listing data
for the response field, to get the NFT list and listing orders - Added
pending sale
for the response field, to get the pending sale orders
- Added query parameter
- Added
banner image url
for the response field of Get collection ranking - Added
ens
,das
, andalias
for the address tag of the response field of Get holder(s) by NFT, you can retrieve ens name, bit domain name, and NFTGO alias name respectively. - Added
address tag
for the response field of Get metrics by address, you can get the address tags including whale, blue chip holder, super blue chip holder, ens name, das name, etc. - For Get collection transaction history, Get chain transaction history, Get address transaction history:
- Supported to select multiple items for query parameter
action
, use comma to separate multiple actions - Added
collection
for thetransaction
array of the response field, including collection name, logo, ID, and slug
- Supported to select multiple items for query parameter