LAP Registry

Swagger Petstore - OpenAPI 3.0 Skill

petstore

Provider: Petstore Version: 1.0.27 Endpoints: 19 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
PUT/pet
POST/petUpdate an existing pet.
GET/pet/findByStatusAdd a new pet to the store.
GET/pet/findByTagsFinds Pets by status.
GET/pet/{petId}Finds Pets by tags.
POST/pet/{petId}Find pet by ID.
DELETE/pet/{petId}Updates a pet in the store with form data.
POST/pet/{petId}/uploadImageDeletes a pet.
GET/store/inventoryUploads an image.
POST/store/orderReturns pet inventories by status.
GET/store/order/{orderId}Place an order for a pet.
DELETE/store/order/{orderId}Find purchase order by ID.
POST/userDelete purchase order by identifier.
POST/user/createWithListCreate user.
GET/user/loginCreates list of users with given input array.
GET/user/logoutLogs user into the system.
GET/user/{username}Logs out current logged in user session.
PUT/user/{username}Get user by user name.
DELETE/user/{username}Update user resource.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install petstore

Downloads and installs to ~/.claude/skills/petstore/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)