oshavutishot
  1. store
oshavutishot
  • Start your Apidog journey
  • PDF EPUB Download Rose in Chains by Julie Soto Full Book
  • pdf download Nothing to Hide 2. Young Men from Slovakia by Phil Dlab
  • Pdf ePub Homebody by Theo Parish download ebook
  • PDF The Landmark Xenophons Anabasis by
  • epub download Die Kunst der Transformation Was Führungskräfte vom Elternsein lernen können - aus der Sicht von fünf Vätern by Benjamin Ferreau Morte
  • Download Pdf Justine Cooks A Cookbook Recipes Mostly Plants for Finding Your Way in the Kitchen by Justine Doiron
  • Read online Eating Culture An Anthropological Guide to Food Third Edition by Gillian Crowther
  • PDF Simul by Andrew Caldecott
  • Online Read Ebook Surrounded by Liars How to Stop Half-Truths Deception and Gaslighting from Ruining Your Life by Thomas Erikson
  • William by Mason Coile on Audiobook New
  • DOWNLOADS Haikyu 3-in-1 Edition Vol. 5 Includes vols. 13 14 15 by Haruichi Furudate
  • Read online The Sunlit Man A Cosmere Novel by Brandon Sanderson
  • PDF EPUB Download Haruki Murakami Manga Stories 3 Scheherezade Sleep by Haruki Murakami Jc Deveney PMGL Full Book
  • DOWNLOADS Dazzling Darkness The Lives and Afterlives of the Christian Mystics by James Harpur
  • PDF EPUB Download Hani and Ishus Guide to Fake Dating by Adiba Jaigirdar Full Book
  • pdf download Watercolor in the Woods Paint a Whimsical World of Forest Animals Botanicals Toadstools and More by Jane Carkill
  • Read pdf Dense Green Urban Development Emerging Models of Integrated Architecture by Thomas Schröpfer
  • PDF Kindle The Queen of Dirt Island A Novel by Donal Ryan
  • epub download This Princess Kills Monsters The Misadventures of a Fairy-Tale Stepsister A Novel by Ry Herman
  • Pdf ePub The Deep Dark A Graphic Novel by Molly Knox Ostertag download ebook
  • Read online The Art of Cuphead The Delicious Last Course Deluxe Edition by Studio MDHR
  • The Dark Side of Hunger Mountain by T. H. Platt on Iphone New Format
  • pdf download The Legend of Albert Jacka From the shores of Gallipoli to the battlefields of France the epic story and fierce battles of the first Australian soldier to be aw
  • PDF Download Finding Happy A Users Guide to Your Life with Lessons from Mine by Peter Samuelson
  • The Cliffs Reeses Book Club A Novel by J. Courtney Sullivan on Ipad
  • pet
    • Find pet by ID
    • Finds Pets by status
    • Finds Pets by tags
    • uploads an image
    • Add a new pet to the store
    • Update an existing pet
    • Updates a pet in the store with form data
    • Deletes a pet
  • 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
    • Creates list of users with given input array
    • Get user by user name
    • Update user
    • Delete user
    • Logs user into the system
    • Logs out current logged in user session
    • Creates list of users with given input array
    • Create user
  1. store

Returns pet inventories by status

GET
/store/inventory
Returns a map of status codes to quantities
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/store/inventory' \
--header 'api_key;'
Response Response Example
{
    "property1": 0,
    "property2": 0
}

Request

Authorization
API Key
Add parameter in header
api_key
Example:
api_key: ********************
or

Responses

🟢200OK
application/json
successful operation
Body

Modified at 2025-08-23 23:23:35
Previous
Deletes a pet
Next
Place an order for a pet
Built with