# Tips for insomnia * HTTP method * GET: `get data` * POST: `create` * PUT: `update` * DELETE: `delete` * Make the workspace clean * Make a directory ![](https://i.imgur.com/fDmObWH.png) * Available to import the content of the item (.json file) ![](https://i.imgur.com/7UP3dzl.png * Get the token from a specific item based on the api Take the api in (a) for example, seeing`user/user`, we can click the item `user` in the directory, finding the most similar one to get the token. **(a)** ![](https://i.imgur.com/BThk9p1.png)