# Avaturn ## API Docs - [Create User](https://vs1hsvc8hq.apifox.cn/api-179497870.md): Creates new avaturn user. Users are anonymous, no personal user data is needed. - [Delete User](https://vs1hsvc8hq.apifox.cn/api-179497871.md): Deletes user and all it's data, including uploaded photos, avatars, cached exports etc. - [New Session](https://vs1hsvc8hq.apifox.cn/api-179497872.md): Creates a new session (link for new user interaction with Avaturn UI) and returns it's url and id. - [List User Avatars](https://vs1hsvc8hq.apifox.cn/api-179497873.md): List user avatars. - [New Avatar](https://vs1hsvc8hq.apifox.cn/api-179497874.md): Create new avatar for given user from images. - [Get Customization](https://vs1hsvc8hq.apifox.cn/api-179497875.md): Get current avatar customization. - [Set Customization](https://vs1hsvc8hq.apifox.cn/api-179497876.md): Set avatar customization. - [Delete User Avatar](https://vs1hsvc8hq.apifox.cn/api-179497877.md): Delete avatar owned by user. Deletes all corresponding data, including cached export models. - [Render User Avatar Async](https://vs1hsvc8hq.apifox.cn/api-179497878.md): Renders a scene with specified avatar. - [Create Export](https://vs1hsvc8hq.apifox.cn/api-179497879.md): Exports a specified avatar.