You can get your Avatars and Talking Photos(Photo Avatars) with this endpoint.
Note: V2 API is in beta.

Response

Avatars

FieldTypeDescription
avatarsList of avatar objects.
avatars[].avatar_idstringUnique identifier for the avatar.
avatars[].avatar_namestringName of the avatar.
avatars[].genderstringGender associated with the avatar.
avatars[].preview_image_urlstringURL for the preview image of the avatar.
avatars[].preview_video_urlstringURL for the preview video of the avatar.

TalkingPhotos

FieldTypeDescription
talking_photosList of talking photo objects.
talking_photos[].talking_photo_idstringUnique identifier for the talking photo.
talking_photos[].talking_photo_namestringName of the talking photo.
talking_photos[].preview_image_urlstringURL for the preview image of the talking photo.
Language
Authorization
Header
Click Try It! to start a request and see the response here!