-
Notifications
You must be signed in to change notification settings - Fork 2
Cosmetics Api (CDN)
Nulled edited this page May 29, 2021
·
6 revisions
The Cosmetics Api or Content Delivery Network provides the resources needed for the game. It seems that none of the endpoints requires authentication.
"https://cdn.werewolf-apps.com"
- "/avatarItems/{file} - Return the image corresponding to the given file
- "/promotions/{file}" - Return the image corresponding to the given file
- "/promos/{file}" - Return the image corresponding to the given file
- "/animations/emojis/{file}" - Returns json file corresponding to the given emoji
Images can have different scaling. To get the scaled images use "@{scaling}x" in the picture file (example below).