NFT API
Get floor price by collection
Get the current floor price of an NFT collection.
GET
/
v1
/
nft
/
floor_price
Headers
x-api-key
string
requiredQuery Parameters
chain_id
integer
requiredchain network id, see list of details
contract_address
string
requiredThe address of the NFT contract
Response
200 - application/json
data
object
requiredcode
integer
default: 0message
string
default: ok