claude

28 Docs

Delete user resource.

Last Updated: August 10, 2026

This can only be done by the logged in user.

Update user resource.

Last Updated: August 10, 2026

This can only be done by the logged in user.

Get user by user name.

Last Updated: August 10, 2026

Get user detail based on username.

Logs out current logged in user session.

Last Updated: August 10, 2026

Log user out of the system.

Logs user into the system.

Last Updated: August 10, 2026

Log into the system.

Creates list of users with given input array.

Last Updated: August 10, 2026

Creates list of users with given input array.

Create user.

Last Updated: August 10, 2026

This can only be done by the logged in user.

Delete purchase order by identifier.

Last Updated: August 10, 2026

For valid response try integer IDs with value < 1000. Anything above 1000 or non-integers will generate API errors.

Find purchase order by ID.

Last Updated: August 10, 2026

For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions.

Place an order for a pet.

Last Updated: August 10, 2026

Place a new order in the store.

Returns pet inventories by status.

Last Updated: August 10, 2026

Returns a map of status codes to quantities.

Uploads an image.

Last Updated: August 10, 2026

Upload image of the pet.

Updates a pet in the store with form data.

Last Updated: August 10, 2026

Updates a pet resource based on the form data.

Deletes a pet.

Last Updated: August 10, 2026

Delete a pet.

Find pet by ID.

Last Updated: August 10, 2026

Returns a single pet.

Finds Pets by tags.

Last Updated: August 10, 2026

Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.

Finds Pets by status.

Last Updated: August 10, 2026

Multiple status values can be provided with comma separated strings.

Update an existing pet.

Last Updated: August 10, 2026

Update an existing pet by Id.

Add a new pet to the store.

Last Updated: August 10, 2026

Add a new pet to the store.

Introduction

Last Updated: August 10, 2026

This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about Swagger at https://swagger.io. In the third iteration of the pet store,…

Get an author

Last Updated: August 10, 2026

Fetch a single author, with their books.

List authors

Last Updated: August 10, 2026

List all authors.

Delete a book

Last Updated: August 10, 2026

Remove a book from the catalog.

Update a book

Last Updated: August 10, 2026

Update fields on an existing book.

Get a book

Last Updated: August 10, 2026

Fetch a single book by its ID.

Add a book

Last Updated: August 10, 2026

Create a new book.

Introduction

Last Updated: August 10, 2026

A sample Postman collection for trying BetterDocs API Documentation. Books + Authors, with query params, path params, request bodies and an API-key header.

List books

Last Updated: August 10, 2026

Returns a paginated list of books. Filter by genre.

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.