# ovynkojegyby ## Docs - [Start your Apidog journey](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/start-your-apidog-journey-1412499m0.md): - [PDF You Deserve to Know by Aggie Blum Thompson](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/pdf-you-deserve-to-know-by-aggie-blum-thompson-1412502m0.md): ## API Docs - pet [Find pet by ID](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/find-pet-by-id-20596868e0.md): Returns a single pet - pet [Finds Pets by status](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/finds-pets-by-status-20596869e0.md): Multiple status values can be provided with comma separated strings - pet [Finds Pets by tags](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/finds-pets-by-tags-20596870e0.md): Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. - pet [uploads an image](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/uploads-an-image-20596871e0.md): - pet [Add a new pet to the store](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/add-a-new-pet-to-the-store-20596872e0.md): - pet [Update an existing pet](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/update-an-existing-pet-20596873e0.md): - pet [Updates a pet in the store with form data](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/updates-a-pet-in-the-store-with-form-data-20596874e0.md): - pet [Deletes a pet](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/deletes-a-pet-20596875e0.md): - store [Returns pet inventories by status](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/returns-pet-inventories-by-status-20596876e0.md): Returns a map of status codes to quantities - store [Place an order for a pet](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/place-an-order-for-a-pet-20596877e0.md): - store [Find purchase order by ID](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/find-purchase-order-by-id-20596878e0.md): For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions - store [Delete purchase order by ID](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/delete-purchase-order-by-id-20596879e0.md): For valid response try integer IDs with positive integer value. Negative or non-integer values will generate API errors - user [Creates list of users with given input array](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/creates-list-of-users-with-given-input-array-20596880e0.md): - user [Get user by user name](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/get-user-by-user-name-20596881e0.md): - user [Update user](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/update-user-20596882e0.md): This can only be done by the logged in user. - user [Delete user](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/delete-user-20596883e0.md): This can only be done by the logged in user. - user [Logs user into the system](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/logs-user-into-the-system-20596884e0.md): - user [Logs out current logged in user session](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/logs-out-current-logged-in-user-session-20596885e0.md): - user [Creates list of users with given input array](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/creates-list-of-users-with-given-input-array-20596886e0.md): - user [Create user](https://share.apidog.com/8554d24a-8ed3-4a6b-80a0-d9f1f99a0b1c/create-user-20596887e0.md): This can only be done by the logged in user.