# ZiLync Production ## Docs - [Start your Apidog journey](https://doc.zilync.com/start-your-apidog-journey-1603198m0.md): ## API Docs - pet [Find pet by ID](https://doc.zilync.com/find-pet-by-id-21423635e0.md): Returns a single pet - pet [Finds Pets by status](https://doc.zilync.com/finds-pets-by-status-21423636e0.md): Multiple status values can be provided with comma separated strings - pet [Finds Pets by tags](https://doc.zilync.com/finds-pets-by-tags-21423637e0.md): Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. - pet [uploads an image](https://doc.zilync.com/uploads-an-image-21423638e0.md): - pet [Add a new pet to the store](https://doc.zilync.com/add-a-new-pet-to-the-store-21423639e0.md): - pet [Update an existing pet](https://doc.zilync.com/update-an-existing-pet-21423640e0.md): - pet [Updates a pet in the store with form data](https://doc.zilync.com/updates-a-pet-in-the-store-with-form-data-21423641e0.md): - pet [Deletes a pet](https://doc.zilync.com/deletes-a-pet-21423642e0.md): - store [Returns pet inventories by status](https://doc.zilync.com/returns-pet-inventories-by-status-21423643e0.md): Returns a map of status codes to quantities - store [Place an order for a pet](https://doc.zilync.com/place-an-order-for-a-pet-21423644e0.md): - store [Find purchase order by ID](https://doc.zilync.com/find-purchase-order-by-id-21423645e0.md): For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions - store [Delete purchase order by ID](https://doc.zilync.com/delete-purchase-order-by-id-21423646e0.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://doc.zilync.com/creates-list-of-users-with-given-input-array-21423647e0.md): - user [Get user by user name](https://doc.zilync.com/get-user-by-user-name-21423648e0.md): - user [Update user](https://doc.zilync.com/update-user-21423649e0.md): This can only be done by the logged in user. - user [Delete user](https://doc.zilync.com/delete-user-21423650e0.md): This can only be done by the logged in user. - user [Logs user into the system](https://doc.zilync.com/logs-user-into-the-system-21423651e0.md): - user [Logs out current logged in user session](https://doc.zilync.com/logs-out-current-logged-in-user-session-21423652e0.md): - user [Creates list of users with given input array](https://doc.zilync.com/creates-list-of-users-with-given-input-array-21423653e0.md): - user [Create user](https://doc.zilync.com/create-user-21423654e0.md): This can only be done by the logged in user. ## Schemas - Schemas [Pet](https://doc.zilync.com/pet-9410963d0.md): - Schemas [ApiResponse](https://doc.zilync.com/apiresponse-9410964d0.md): - Schemas [Category](https://doc.zilync.com/category-9410965d0.md): - Schemas [Tag](https://doc.zilync.com/tag-9410966d0.md): - Schemas [Order](https://doc.zilync.com/order-9410967d0.md): - Schemas [User](https://doc.zilync.com/user-9410968d0.md): - UserArray [UserArray](https://doc.zilync.com/userarray-9410969d0.md):