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.

  1. Find a cat by ID GET {{url}}/cats/{{catId}}

  2. Add a new cat POST {{url}}/cats

  3. Get all cats GET {{url}}/cats