NFTs Collection Historical Chart Data by ID

To query historical market data of a NFT collection, including floor price, market cap, and 24hr volume, by number of days away from now

get/nfts/{id}/market_chart

Path parameters

idstring required

NFT collection ID. *refers to /nfts/list.

Query parameters

daysstring required

Data up to number of days ago. Valid values: any integer or max

Response

NFT collection historical chart data

Changes

Changed in 1 of the 19 revisions of this API.7

    • api tag NFTs (Beta) removed

      api-tag-removed

    • the response property floor_price_native became required for the status 200

      response-property-became-required

    • the response property floor_price_usd became required for the status 200

      response-property-became-required

    • the response property h24_volume_native became required for the status 200

      response-property-became-required

    • the response property h24_volume_usd became required for the status 200

      response-property-became-required

    • the response property market_cap_native became required for the status 200

      response-property-became-required

    • the response property market_cap_usd became required for the status 200

      response-property-became-required

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog