Skip to main content
Mint Starter Kit home page
2025-12-08
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Page Not Found
Guides
API reference
Documentation
Blog
pet
PUT
Update an existing pet
POST
Add a new pet to the store
GET
Finds Pets by status
GET
Finds Pets by tags
GET
Find pet by ID
POST
Updates a pet in the store with form data
DEL
Deletes a pet
POST
uploads an image
store
GET
Returns pet inventories by status
POST
Place an order for a pet
GET
Find purchase order by ID
DEL
Delete purchase order by ID
user
POST
Create user
POST
Creates list of users with given input array
GET
Logs user into the system
GET
Logs out current logged in user session
GET
Get user by user name
PUT
Update user
DEL
Delete user
404
Page Not Found
We couldn't find the page. Maybe you were looking for one of these pages below?
Introduction
Navigation
Quickstart
⌘I