claude
Creates list of users with given input array.
Last Updated: August 10, 2026Creates list of users with given input array.
Delete purchase order by identifier.
Last Updated: August 10, 2026For 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, 2026For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions.
Returns pet inventories by status.
Last Updated: August 10, 2026Returns a map of status codes to quantities.
Updates a pet in the store with form data.
Last Updated: August 10, 2026Updates a pet resource based on the form data.
Finds Pets by tags.
Last Updated: August 10, 2026Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Finds Pets by status.
Last Updated: August 10, 2026Multiple status values can be provided with comma separated strings.
Introduction
Last Updated: August 10, 2026This 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,…
Introduction
Last Updated: August 10, 2026A sample Postman collection for trying BetterDocs API Documentation. Books + Authors, with query params, path params, request bodies and an API-key header.
