NFT API
Get floor price history by collection
Get the historical floor prices of an NFT collection.
GET
/
v1
/
nft
/
price
/
history
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
from_timestamp
integer
requiredInclusive start timestamp
end_timestamp
integer
requiredInclusive end timestamp
Response
200 - application/json
data
object[]
requiredcode
integer
default: 0message
string
default: ok