cURL
curl --request GET \ --url https://data-api.b3.fun/insights/v1/nfts/metadata/refresh/{contract_address}
{ "data": { "success": true, "message": "<string>" } }
Force refresh collection metadata for the specified contract (across multiple chains if provided)
Success
The response is of type object.
object