/v3/realtime-estimated-price
Get realtime estimated price & floor price
GET
https://api.nftbank.ai/v3/realtime-estimated-price
This endpoint allows you to get estimated price and floor price in realtime.
Path Parameters
Name | Type | Description |
---|---|---|
network_id* | String | ethereum / matic |
asset_contract* | String | The contract address of a NFT project |
token_id* | String | The token ID of a NFT project |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | API key request via [API key request] link. |
curl request example
curl response example
Last updated