A powerful JSON-RPC 2.0 API for managing your virtual petstore. Explore methods, test endpoints, and integrate seamlessly.
Returns all pets from the system
Creates a new pet in the store
Returns a pet based on ID
Deletes a pet based on ID
// Response will appear here
// Request details will appear here