xuboqowaxuge
  1. store
xuboqowaxuge
  • Start your Apidog journey
  • téléchargement epub Wealth DNA Code - 13 Ways To Manifest Wealth Effortlessly
  • TÉLÉCHARGEMENTS Loracle des rêves - 48 cartes
  • téléchargement epub Partir pour devenir quelquun
  • PDF Kanji Kana - Index alphabétique des 14 000 mots français simples ou composés expressions usuelles et noms propres japonais extraits du Kanji et Kana ma
  • téléchargement pdf Christmas Chronicles Enchanted Stories for the Holiday Season
  • Lire en ligne Le petit guide illustré de la communication pacifiante
  • PDF Trousse à décorer Indes merveilleuses téléchargement
  • Lecture en ligne Ebook Je nai rien fait de mal
  • TÉLÉCHARGER PDF EPUB Rozenn Intégrale
  • PDF Quelquun à qui parler téléchargement
  • Télécharger PDF Homo chaoticus - Révolution dans lévolution
  • TÉLÉCHARGEMENTS Unstoppable Confidence The Self-Love Blueprint to Break Free from Validation and Own Your Worth
  • PDF Bohemian Visual Culture in fin-de-siècle Norway - Scenes from Christian Krohgs Studio par
  • télécharger pdf Alain Delon un destin français
  • PDF Le manuel porphyre du préparateur en pharmacie téléchargement
  • Lire en ligne Etre vivant méditer créer
  • Pdf ePub The Enchanted Stag par Kathryn Ashby téléchargement ebook
  • Pdf ePub Lalimentation intuitive - Le grand livre par Alicia Sicardi Vincent Florent téléchargement ebook
  • Pdf ePub Lakestone - tome 1 par Sarah Rivens téléchargement ebook
  • Pdf ePub The Healer - The Blood of Legends 2 par Sevannah Storm téléchargement ebook
  • Télécharger Pdf Dancer and the Ice Bear - Furry United Coalition 9
  • téléchargement pdf Nos âmes tourmentées
  • PDF Kindle Bled Tout-en-un - Orthographe grammaire conjugaison vocabulaire par Edouard Bled Odette Bled Daniel Berlion
  • PDF Kindle Paris par Sophie Ribot Laura Barthoux
  • téléchargement epub La pension du bord de mer
  • Télécharger PDF First Day of Puppy School - The Everyday Adventures of Papa Paws 10
  • Lecture en ligne Ebook Boundaries with Grace The Subtle Art of Letting Toxic People Drift Away
  • Kindle Le couple dà côté téléchargement
  • PDF Les loups du millénaire Tome 1 téléchargement
  • téléchargement pdf Nach dem Kauf durch den entstellten CEO
  • 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

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

Responses

🟢200OK
application/json
successful operation
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/store/inventory' \
--header 'api_key: <api-key>'
Response Response Example
{
    "property1": 0,
    "property2": 0
}
Modified at 2025-09-01 21:52:45
Previous
Deletes a pet
Next
Place an order for a pet
Built with