API explorerChangelog
Swagger Petstore OpenAPI 3.0

Sections

  • Swagger Petstore - OpenAPI 3.0
  • 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
    • DELETE

      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
    • DELETE

      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
    • DELETE

      Delete user
  • New Section
API explorer
Changelog

Theme switcher

New Section

Was this section helpful?
On this page
  • New Section