Cat Management v0.2 #blueprint
Number of APIs: 3
Internal service API for managing database of cats in the household.
Authorization
You will have to contact the service owner to get an API Key.
-
Find a cat by ID GET {{url}}/cats/{{catId}}
-
Add a new cat POST {{url}}/cats
-
Get all cats GET {{url}}/cats