The URL is https://enc-cbg.mypinata.cloud/ipfs/bafkreiajbpvdi4srxjszzyu24gtbb3yr4z2sbnbjqvukr3yxlvyfqgiyke
which I got from the API https://deep-index.moralis.io/api/v2/nft/0xcdFea41c4A8e70Fb4838426069483dC50cbf5041/1?chain=matic
which returns the meta data for the token. The whole response is below:
{
"token_address": "0xcdfea41c4a8e70fb4838426069483dc50cbf5041",
"token_id": "1",
"block_number_minted": "22632938",
"owner_of": "0x012b623a1d2f05e2da7e9256c6d7b045b4d474c6",
"block_number": "22632938",
"amount": "1",
"contract_type": "ERC721",
"name": "EncodeKeys",
"symbol": "ENCK",
"token_uri": "https://enc-cbg.mypinata.cloud/ipfs/bafkreiajbpvdi4srxjszzyu24gtbb3yr4z2sbnbjqvukr3yxlvyfqgiyke",
"metadata": "{\"name\":\"Encode Bronze Key\",\"description\":\"Encode Bronze Key\\n\\n** Disclaimer ** Before purchase please ensure you check what Comic Books this key has claimed, the tool to check this is available at https://encode.network\",\"image\":\"https://enc-cbg.mypinata.cloud/ipfs/QmQdJLmXseBonCJe7qEShLDKBknLVXrP7Hv95BVV85ci84\",\"level\":\"BRONZE_LEVEL\",\"animation_url\":\"https://enc-cbg.mypinata.cloud/ipfs/Qmaptgxi4gFAqHdaDX6dGj4NmyAiD3nc13uEDJm6PhZoqE\"}",
"synced_at": "2022-03-17T16:53:17.403Z",
"is_valid": 1,
"syncing": 2,
"frozen": 0
}