OpenAPI 3.0.0
v1.0.0
REST
stable

Pets API

A comprehensive REST API for managing pet store operations, including pet inventory, adoptions, and owner management.

API Endpoint Groups

pets Endpoints

1 endpoint

Schemas

[object]
Properties
code required
[integer] int32
Error code.
message required
[string]
Error message.
[object]
Properties
id required
[string]
The pet unique identifier.
name required
[string]
The name given to the pet.
[array]