# User API

## Manage User details

&#x20;Using the User Commands allows to create new Users, read and add details. If your application requires to have several different groups or needs to display content structured by users, creating and managing user accounts via yumpu api allows you to do that.\
\
&#x20;[Read my User details](https://developers.yumpu.com/api/user/userget) CALL: USER GET\
&#x20;[Create a new User:](https://developers.yumpu.com/api/user/userpost) CALL: USER POST\
&#x20;[Update my User details](https://developers.yumpu.com/api/user/userput) CALL: USER PUT\
&#x20;[Get Country List](https://developers.yumpu.com/api/countries/countriesget) CALL: GET COUNTRIES<br>
