ufyteqyfutyq
  1. store
ufyteqyfutyq
  • Start your Apidog journey
  • Kindle Go Tlhagoga Lesha Mo Dikgolegelong - Phodiso le Khudugo ya Botshelo 3 téléchargement
  • téléchargement pdf Harmony in Your Headspace Transform Your Mental Space for Clarity Calm and Positivity
  • téléchargement pdf Le château des secrets Tome 3
  • téléchargement epub Sur les traces des dinosaures
  • Télécharger PDF Manuel dimprovisation théâtrale
  • Télécharger PDF Transcending Rebirth with Legendary Artifacts - Transcending Rebirth with Legendary Artifacts 7
  • Lecture en ligne Ebook Profession bonniche
  • PDF Paediatricians Unexpected Second Chance Nurses Twin Baby Surprise - Paediatricians Unexpected Second Chance Nurses Twin Baby Surprise téléchargement
  • Télécharger PDF Her Lover is Gone
  • Pdf ePub Sample rap français par Brice Miclet téléchargement ebook
  • PDF Kindle Frank Eine Verbotene Mafia-Romanze - Dunkles Syndikat par Rose K.N
  • Pdf ePub Le Trône de fer lIntégrale A game of Thrones Tome 3 par George R. R. Martin téléchargement ebook
  • PDF Just a little crush téléchargement
  • Télécharger Pdf Beaubadugly - Lautre histoire de la peinture
  • télécharger pdf Reckless Thoughts - Wells-Ackman 5
  • PDF Kindle Télé 7 Jours - De lORTF à la TNT - Une histoire de la télévision par Marc Dufaud Jérémy Parayre
  • téléchargement pdf De verrassing - Winterspetters 2
  • Kindle Géomancie téléchargement
  • Kindle Perfectly Wrong téléchargement
  • téléchargement pdf Sortir des situations répétitives - Techniques énergétiques pour se libérer des schémas récurrents et cré
  • téléchargement epub Sparks on ice
  • PDF Il y a une vie après la mort - Les révélations dune médium téléchargement
  • Pdf ePub Music Production Workflow Efficiency And Creativity par PRODUCERGENIE téléchargement ebook
  • TÉLÉCHARGEMENTS رواية زمن اللوبيا
  • TÉLÉCHARGER PDF EPUB Pairing Up - Moving In With a Giantess II - Moving In With a Giantess 2
  • télécharger pdf Lart denseigner au secondaire à laune de lAPC - Le viatique dun bon enseignant
  • Lecture en ligne Ebook The Allure of Beauty Unveiling Why We Find Things Captivating
  • TÉLÉCHARGEMENTS Mon compagnon spirituel - 52 cartes pour activer votre soleil intérieur
  • téléchargement epub Vença Seus Limites Como Sair da Zona de Conforto
  • téléchargement pdf The Last Raven
  • 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-24 23:46:30
Previous
Deletes a pet
Next
Place an order for a pet
Built with