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