netfluke-api
Sample Schemas
Copy Page
netfluke-api
Start your Apidog journey
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
getHomeMovies
GET
getMovieDetails
GET
Schemas
Sample Schemas
Pet
Category
Tag
Sample Schemas
Copy Page
Category
{
"id"
:
1
,
"name"
:
"string"
}