Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

Example usage

Here’s an example of how a developer can use the Avatar API for an app or game:

  1. Call GetAvatarList() to retrieve the avatar of the currently logged-in user. The data will include the download link for the avatar and the avatar ID.
  2. Use the avatar ID to call DownloadAvatar() to retrieve the avatar of the currently logged-in user.
  3. Share the download link for the avatar of the currently logged-in user so other users can use DownloadAvatar() to view the avatar of the currently logged-in user.