Skip to main content
GET
/
api
/
images
/
monsters
/
nfts
/
page
/
{id}
Get Monster NFT Page
curl --request GET \
  --url https://api.example.com/api/images/monsters/nfts/page/{id}
id
string
required
Monster token ID
Returns an HTML page with the monster’s animated GIF displayed at full size. Used as the animation_url in NFT metadata for marketplace previews.