Sample Schemas
Copy Page
My Project
🐶 Walk through Apidog
Sample APIs
Find pet by ID
GET
Add a new pet to the store
POST
Update an existing pet
PUT
Deletes a pet
DELETE
Finds Pets by status
GET
API
V1
Vendor
Purchase
List
Store
Test protected
Campaigns
API
V1
Auth
Register
Login
Logout
User
Campaign
List
Store
Show
Update
Delete
Campaigns
List
Detail
Donate
Donatur list
Image
Upload Images
Delete
HOM Gym
Login
POST
Upload file
POST
Schemas
Sample Schemas
Success response
Pet
Category
Tag
Sample Schemas
Copy Page
Success response
{
"status"
:
"string"
,
"message"
:
"string"
,
"data"
:
"string"
,
"error"
:
"string"
}