swagger-petstore-openapi-3-0

star 313

This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about. Use when working with the Swagger Petstore - OpenAPI 3.0 or when the user needs to interact with this API.

neutree-ai By neutree-ai schedule Updated 2/26/2026

name: swagger-petstore-openapi-3-0 description: This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about. Use when working with the Swagger Petstore - OpenAPI 3.0 or when the user needs to interact with this API. license: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0.html) metadata: api-version: "1.0.27" openapi-version: "3.0.4" contact: "apiteam@swagger.io"

Swagger Petstore - OpenAPI 3.0

This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about

How to Use This Skill

This API documentation is split into multiple files for on-demand loading.

Directory structure:

references/
├── resources/      # 3 resource index files
├── operations/     # 19 operation detail files
└── schemas/        # 6 schema groups, 6 schema files

Navigation flow:

  1. Find the resource you need in the list below
  2. Read references/resources/<resource>.md to see available operations
  3. Read references/operations/<operation>.md for full details
  4. If an operation references a schema, read references/schemas/<prefix>/<schema>.md

Base URL

  • /api/v3

Authentication

Supported methods: petstore_auth, api_key. See references/authentication.md for details.

Resources

  • petreferences/resources/pet.md (8 ops) - Everything about your Pets
  • userreferences/resources/user.md (7 ops) - Operations about user
  • storereferences/resources/store.md (4 ops) - Access to Petstore orders
Install via CLI
npx skills add https://github.com/neutree-ai/openapi-to-skills --skill swagger-petstore-openapi-3-0
Repository Details
star Stars 313
call_split Forks 16
navigation Branch main
article Path SKILL.md
More from Creator