# My Project ## Docs - [Start your Apidog journey](https://ortmtwxbgb.apidog.io/start-your-apidog-journey-1056692m0.md): ## API Docs - petstore > user [Get user by user name](https://ortmtwxbgb.apidog.io/get-user-by-user-name-17690637e0.md): - petstore > user [Updated user](https://ortmtwxbgb.apidog.io/updated-user-17690638e0.md): This can only be done by the logged in user. - petstore > user [Delete user](https://ortmtwxbgb.apidog.io/delete-user-17690639e0.md): This can only be done by the logged in user. - petstore > user [Create user](https://ortmtwxbgb.apidog.io/create-user-17690640e0.md): This can only be done by the logged in user. - petstore > user [Creates list of users with given input array](https://ortmtwxbgb.apidog.io/creates-list-of-users-with-given-input-array-17690641e0.md): - petstore > user [Creates list of users with given input array](https://ortmtwxbgb.apidog.io/creates-list-of-users-with-given-input-array-17690642e0.md): - petstore > user [Logs out current logged in user session](https://ortmtwxbgb.apidog.io/logs-out-current-logged-in-user-session-17690643e0.md): - petstore > user [Logs user into the system](https://ortmtwxbgb.apidog.io/logs-user-into-the-system-17690644e0.md): - petstore > pet [Update an existing pet](https://ortmtwxbgb.apidog.io/update-an-existing-pet-17690645e0.md): - petstore > pet [Add a new pet to the store](https://ortmtwxbgb.apidog.io/add-a-new-pet-to-the-store-17690646e0.md): - petstore > pet [Find pet by ID](https://ortmtwxbgb.apidog.io/find-pet-by-id-17690647e0.md): Returns a single pet - petstore > pet [Updates a pet in the store with form data](https://ortmtwxbgb.apidog.io/updates-a-pet-in-the-store-with-form-data-17690648e0.md): - petstore > pet [Deletes a pet](https://ortmtwxbgb.apidog.io/deletes-a-pet-17690649e0.md): - petstore > pet [uploads an image](https://ortmtwxbgb.apidog.io/uploads-an-image-17690650e0.md): - petstore > pet [Finds Pets by tags](https://ortmtwxbgb.apidog.io/finds-pets-by-tags-17690651e0.md): Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. - petstore > pet [Finds Pets by status](https://ortmtwxbgb.apidog.io/finds-pets-by-status-17690652e0.md): Multiple status values can be provided with comma separated strings - petstore > store [Place an order for a pet](https://ortmtwxbgb.apidog.io/place-an-order-for-a-pet-17690653e0.md): - petstore > store [Find purchase order by ID](https://ortmtwxbgb.apidog.io/find-purchase-order-by-id-17690654e0.md): For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions - petstore > store [Delete purchase order by ID](https://ortmtwxbgb.apidog.io/delete-purchase-order-by-id-17690655e0.md): For valid response try integer IDs with positive integer value. Negative or non-integer values will generate API errors - petstore > store [Returns pet inventories by status](https://ortmtwxbgb.apidog.io/returns-pet-inventories-by-status-17690656e0.md): Returns a map of status codes to quantities ## Schemas - Schemas [User](https://ortmtwxbgb.apidog.io/user-7228903d0.md): - Schemas [Category](https://ortmtwxbgb.apidog.io/category-7228904d0.md): - Schemas [Pet](https://ortmtwxbgb.apidog.io/pet-7228905d0.md): - Schemas [Tag](https://ortmtwxbgb.apidog.io/tag-7228906d0.md): - Schemas [Order](https://ortmtwxbgb.apidog.io/order-7228907d0.md): - Schemas [ModelApiResponse](https://ortmtwxbgb.apidog.io/modelapiresponse-7228908d0.md):