cURL
curl --request GET \ --url https://api.example.com/api/metadata/characters/{id}
Get character metadata including tokenId, name, description, image, and attributes
Was this page helpful?