# Group7 ## API Docs - phones [Get a list of all phones](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897639.md): - phones [Get phone by id](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897638.md): - phones [Get the 5 phones that will sell out soon](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897637.md): - phones [Get the hot 5 mobile phones](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897640.md): - phones [Search for mobile phones by title keyword](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897641.md): Find all relevant mobile phones by title - phones [Shopping Cart Checkout](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81496179.md): - phones [Post mobile reviews (as a buyer)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81908301.md): - phones [Hide/Show Comments (as a buyer)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81914280.md): On the front end, hidden is not displayed if it is "" or true, and is displayed if it is false or if there is no hidden attribute at all. - phones [Get details and quantities of phones purchased (as a buyer)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81921242.md): - phones [Get details of reviewed phones (as a buyer)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81922534.md): The phone must have been purchased and reviewed for a return to be available. - phones [Get reviewed phones and corresponding reviews (as a buyer)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81923285.md): - phones [View phones for sale and reviews (as a seller)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81639884.md): - phones [Enable/disable mobile phones (as a seller)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81639095.md): The front end needs to work with: disabled is not displayed if it is "" or true, and is displayed if it is false or if the attribute is not hidden at all. - phones [Change mobile phone information](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81632689.md): - phones [createPhone](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81902335.md): - phones [Delete phone](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81631518.md): - phones [Sellers view phones for sale](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-82341647.md): - phones [Get phone by id for list](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-82352301.md): - users & auth [Registration](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897645.md): User registration. and password verification: at least 8 characters, including uppercase and lowercase letters, numbers and symbols - users & auth [Verify email address](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81198454.md): Verify user email address - users & auth [Login](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897642.md): The user logs in and a token is generated that is valid for 30 days - users & auth [Forgot your password (enter your email address)](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81496120.md): - users & auth [Reset password](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-81496135.md): - users & auth [Obtaining user information](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897643.md): Get the user information. The token of the current user needs to be passed to the back end in the format: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9. eyJpZCI6IjY0NWE1NTk2ZTgzOTc5M2Q2OGZmOWY2MCIsImlhdCI6MTY4MzY5MzMzNiwiZXhwIjoxNjg2Mjg1MzM2fQ. DiQZdKqsKroxR3804F2qmcMh8vpwhsgMH5Zhd5eP9cM - users & auth [Modify user information](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-80897644.md): Modify user information. The user must enter the original password in order to perform the modification operation. - users & auth [Reset password](https://apifox.com/apidoc/shared/1a014434-d87b-428d-991c-08fb05b22477/api-82206915.md):