Jump to Content
rdme demo
API Reference
v1.0

Log Inrdme demo
API Reference
Log In
v1.0API Reference

Swagger Petstore

  • pet
    • Add a new pet to the store 🐱post
    • Update an existing petput
    • Finds Pets by statusget
    • Finds Pets by tagsget
    • Find pet by IDget
    • Updates a pet in the store with form datapost
    • Deletes a petdel
    • uploads an imagepost
  • store
    • Returns pet inventories by statusget
    • Place an order for a petpost
    • Find purchase order by IDget
    • Delete purchase order by IDdel
  • user
    • Create userpost
    • Creates list of users with given input arraypost
    • Creates list of users with given input arraypost
    • Logs user into the systemget
    • Logs out current logged in user sessionget
    • Get user by user nameget
    • Updated userput
    • Delete userdel
Powered by 

Add a new pet to the store 🐱

post http://petstore.swagger.io/v2/pet
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!