MIMU API
Public metadata service

MIMU · 5,555 NFTs on ApeChain
This service powers the public metadata, HTML viewers, and MML avatar documents used by the MIMU collection. All endpoints below are read-only and available without authentication.
Public endpoints
- GET
/api/metadata/{tokenId}.jsonERC721 metadata for a single MIMU. The animation_url and Has Avatar trait are resolved dynamically per request.
/api/metadata/1.json - GET
/api/html/{tokenId}Interactive HTML viewer used as the token animation_url. Renders the 2D artwork and, when activated, a 3D MML avatar.
/api/html/1 - GET
/api/mml/{tokenId}MML (Metaverse Markup Language) document describing the composed 3D avatar for an activated token.
/api/mml/1