Show Menu
Search…
Ctrl+K
ESC
Example searches: “photoUrls”, “405”, “integer”, “400”, “200”
Toggle dark mode
API Changelog
Download source
JSON OpenAPI specification
YAML OpenAPI specification
Find out more about Swagger
Topics
Introduction
Authentication
Endpoints
pet
Update an existing pet
PUT
Add a new pet to the store
POST
Finds Pets by status
GET
Finds Pets by tags
GET
Find pet by ID
GET
Updates a pet in the store with form data
POST
Deletes a pet
DELETE
Uploads an image
POST
store
Returns pet inventories by status
GET
Place an order for a pet
POST
Find purchase order by ID
GET
Delete purchase order by ID
DELETE
user
Create user
POST
Creates list of users with given input array
POST
Logs user into the system
GET
Logs out current logged in user session
GET
Get user by user name
GET
Update user
PUT
Delete user
DELETE
Dismiss highlight
Show more
user
Access to Petstore orders