Latest ValuationsAsk AIget https://api.deepnftvalue.com/v1/valuations/{collection_slug}Returns a list of latest valuations for one or more NFTs.Path Paramscollection_slugstringrequiredFilter to a specific collection slug.Query ParamslimitintegerNumber of results to return per page. Default: 20. Maximum: 1000.offsetintegerThe initial index from which to return the results. Use in combination with limit to paginate results. Default: 0token_idsstringrequiredFilter to specific token ids. Enter a comma separated list of ids, or all for every token in the collection.Responses 200 400Bad request 401Unauthorized 404Not FoundUpdated over 2 years ago