EnkaNetwork / API-docs

API documentation for the Enka.Network API responses and structure.
https://api.enka.network/
205 stars 45 forks source link

How to get characters' art png file? #45

Closed Mega-Z closed 1 year ago

Mega-Z commented 1 year ago

I want to get characters' art png but dont know how to request. I have got the url for costume arts like "https://enka.network/ui/UI_Costume_AyakaCostumeFruhling.png" from store/characters.json. But what about the arts of default costumes or arts of characters that dont have a costume?

Jelosus2 commented 1 year ago

You can use https://enka.network/ui/UI_Gacha_AvatarImg_Ayaka.png. Just replace the character name.

Mega-Z commented 1 year ago

You can use https://enka.network/ui/UI_Gacha_AvatarImg_Ayaka.png. Just replace the character name.

that's helpful, thanks!