Endpoints
GET/api/profile/users
Kullanıcı listesi
GET/api/profile/users/{userId}
Kullanıcı detayı
PUT/api/profile/users/{userId}
Kullanıcı güncelle
GET/api/profile/animals
Pet listesi
POST/api/profile/animals
Yeni pet ekle
GET/api/profile/animals/{animalId}
Pet detayı
PUT/api/profile/animals/{animalId}
Pet güncelle
DELETE/api/profile/animals/{animalId}
Pet sil
GET/api/profile/health
Servis sağlık kontrolü
API Test
Request executing...
Response
Response
Headers
Request