# ngetywychekn ## Docs - [Start your Apidog journey](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/start-your-apidog-journey-1397929m0.md): - [PDF Kindle The World of Unknown by Cassandra Watkins](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/pdf-kindle-the-world-of-unknown-by-cassandra-watkins-1398008m0.md): ## API Docs - pet [Find pet by ID](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/find-pet-by-id-20514201e0.md): Returns a single pet - pet [Finds Pets by status](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/finds-pets-by-status-20514202e0.md): Multiple status values can be provided with comma separated strings - pet [Finds Pets by tags](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/finds-pets-by-tags-20514203e0.md): Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. - pet [uploads an image](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/uploads-an-image-20514204e0.md): - pet [Add a new pet to the store](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/add-a-new-pet-to-the-store-20514205e0.md): - pet [Update an existing pet](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/update-an-existing-pet-20514206e0.md): - pet [Updates a pet in the store with form data](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/updates-a-pet-in-the-store-with-form-data-20514207e0.md): - pet [Deletes a pet](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/deletes-a-pet-20514208e0.md): - store [Returns pet inventories by status](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/returns-pet-inventories-by-status-20514209e0.md): Returns a map of status codes to quantities - store [Place an order for a pet](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/place-an-order-for-a-pet-20514210e0.md): - store [Find purchase order by ID](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/find-purchase-order-by-id-20514211e0.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/051e72eb-a6f9-40cc-b696-30964c29b3b9/delete-purchase-order-by-id-20514212e0.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/051e72eb-a6f9-40cc-b696-30964c29b3b9/creates-list-of-users-with-given-input-array-20514213e0.md): - user [Get user by user name](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/get-user-by-user-name-20514214e0.md): - user [Update user](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/update-user-20514215e0.md): This can only be done by the logged in user. - user [Delete user](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/delete-user-20514216e0.md): This can only be done by the logged in user. - user [Logs user into the system](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/logs-user-into-the-system-20514217e0.md): - user [Logs out current logged in user session](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/logs-out-current-logged-in-user-session-20514218e0.md): - user [Creates list of users with given input array](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/creates-list-of-users-with-given-input-array-20514219e0.md): - user [Create user](https://share.apidog.com/051e72eb-a6f9-40cc-b696-30964c29b3b9/create-user-20514220e0.md): This can only be done by the logged in user.