# ckiheckinymo ## Docs - [Start your Apidog journey](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/start-your-apidog-journey-1404390m0.md): - [PDF Kindle Dans le lit dun garde du corps par Pippa Roscoe](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/pdf-kindle-dans-le-lit-dun-garde-du-corps-par-pippa-roscoe-1404442m0.md): ## API Docs - pet [Find pet by ID](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/find-pet-by-id-20557402e0.md): Returns a single pet - pet [Finds Pets by status](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/finds-pets-by-status-20557403e0.md): Multiple status values can be provided with comma separated strings - pet [Finds Pets by tags](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/finds-pets-by-tags-20557404e0.md): Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. - pet [uploads an image](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/uploads-an-image-20557405e0.md): - pet [Add a new pet to the store](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/add-a-new-pet-to-the-store-20557406e0.md): - pet [Update an existing pet](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/update-an-existing-pet-20557407e0.md): - pet [Updates a pet in the store with form data](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/updates-a-pet-in-the-store-with-form-data-20557408e0.md): - pet [Deletes a pet](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/deletes-a-pet-20557409e0.md): - store [Returns pet inventories by status](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/returns-pet-inventories-by-status-20557410e0.md): Returns a map of status codes to quantities - store [Place an order for a pet](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/place-an-order-for-a-pet-20557411e0.md): - store [Find purchase order by ID](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/find-purchase-order-by-id-20557412e0.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/0bfc7e10-b8c4-41db-bb90-727e74c60d27/delete-purchase-order-by-id-20557413e0.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/0bfc7e10-b8c4-41db-bb90-727e74c60d27/creates-list-of-users-with-given-input-array-20557414e0.md): - user [Get user by user name](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/get-user-by-user-name-20557415e0.md): - user [Update user](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/update-user-20557416e0.md): This can only be done by the logged in user. - user [Delete user](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/delete-user-20557417e0.md): This can only be done by the logged in user. - user [Logs user into the system](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/logs-user-into-the-system-20557418e0.md): - user [Logs out current logged in user session](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/logs-out-current-logged-in-user-session-20557419e0.md): - user [Creates list of users with given input array](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/creates-list-of-users-with-given-input-array-20557420e0.md): - user [Create user](https://share.apidog.com/0bfc7e10-b8c4-41db-bb90-727e74c60d27/create-user-20557421e0.md): This can only be done by the logged in user.