Account
API | Description |
---|---|
GET api/Account/UserInfo |
No documentation available. |
POST api/Account/Logout |
No documentation available. |
GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
POST api/Account/ChangePassword |
No documentation available. |
POST api/Account/SetPassword |
No documentation available. |
POST api/Account/AddExternalLogin |
No documentation available. |
POST api/Account/RemoveLogin |
No documentation available. |
GET api/Account/ExternalLogin?provider={provider}&error={error} |
No documentation available. |
GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
POST api/Account/Register |
No documentation available. |
POST api/Account/RegisterExternal |
No documentation available. |
ShareUser
API | Description |
---|---|
GET api/ShareUser?hostUserEmail={hostUserEmail} |
No documentation available. |
GET api/ShareUser?userEmail={userEmail} |
No documentation available. |
POST api/ShareUser |
No documentation available. |
GET api/ShareUser?hostUserEmail={hostUserEmail}&userEmail={userEmail} |
No documentation available. |
GET api/ShareUser/RetrieveSharedUserEmails?hostUserEmail={hostUserEmail} |
No documentation available. |
GET api/ShareUser/RetrieveSharedUsers?userEmail={userEmail} |
No documentation available. |
POST api/ShareUser/AddSharedUser |
No documentation available. |
GET api/ShareUser/DeleteSharedUser?hostUserEmail={hostUserEmail}&userEmail={userEmail} |
No documentation available. |
ProfileLimited
API | Description |
---|---|
POST api/ProfileLimited |
No documentation available. |
POST api/ProfileLimited/UpdateProfileLimited |
No documentation available. |
AddPetVitals
API | Description |
---|---|
POST api/AddPetVitals |
No documentation available. |
POST api/AddPetVitals/AddVital |
No documentation available. |
AddVitals
API | Description |
---|---|
POST api/AddVitals |
No documentation available. |
POST api/AddVitals/AddVitalFirstLoad |
No documentation available. |
PetProfile
API | Description |
---|---|
POST api/PetProfile |
No documentation available. |
GET api/PetProfile?petName={petName}&userEmail={userEmail} |
No documentation available. |
GET api/PetProfile/{userName}?petName={petName} |
No documentation available. |
POST api/PetProfile/UpdatePetProfile |
No documentation available. |
GET api/PetProfile/getPetByEmail?petName={petName}&userEmail={userEmail} |
No documentation available. |
GET api/PetProfile/DeletePet/{userName}?petName={petName} |
No documentation available. |
Vitals
API | Description |
---|---|
GET api/Vitals/{userName}?password={password} |
No documentation available. |
GET api/Vitals/{userName} |
No documentation available. |
GET api/Vitals/RetrieveVitals/{userName}?diff={diff} |
No documentation available. |
GET api/Vitals/RetrieveDateVitals/{userName}?date={date} |
No documentation available. |
GET api/Vitals/RetrieveDateRangeVitals/{userName}?date1={date1}&date2={date2} |
No documentation available. |
GET api/Vitals/Login/{userName}?password={password} |
No documentation available. |
GET api/Vitals/AvgDateVitals/{userName}?date={date} |
No documentation available. |
GET api/Vitals/AvgVitals/{userName}?diff={diff} |
No documentation available. |
GET api/Vitals/AvgDateRangeVitals/{userName}?date1={date1}&date2={date2} |
No documentation available. |
GET api/Vitals/Last2Vitals/{userName} |
No documentation available. |
RegisterPet
API | Description |
---|---|
POST api/RegisterPet |
No documentation available. |
GET api/RegisterPet/{userName}?petName={petName} |
No documentation available. |
POST api/RegisterPet/RegisterPet |
No documentation available. |
GET api/RegisterPet/getPet/{userName}?petName={petName} |
No documentation available. |
Profile
API | Description |
---|---|
POST api/Profile |
No documentation available. |
GET api/Profile?userEmail={userEmail} |
No documentation available. |
GET api/Profile?email={email}&password={password} |
No documentation available. |
POST api/Profile/UpdateProfile |
No documentation available. |
GET api/Profile/UserStorageType?userEmail={userEmail} |
No documentation available. |
GET api/Profile/LoginWithEmail?email={email}&password={password} |
No documentation available. |
PetVitals
API | Description |
---|---|
GET api/PetVitals/{userName}?petName={petName} |
No documentation available. |
GET api/PetVitals/RetrievePetVitals/{userName}?petName={petName}&diff={diff} |
No documentation available. |
GET api/PetVitals/RetrieveDatePetVitals/{userName}?petName={petName}&date={date} |
No documentation available. |
GET api/PetVitals/RetrieveDateRangePetVitals/{userName}?petName={petName}&date1={date1}&date2={date2} |
No documentation available. |
GET api/PetVitals/RetrieveDateRangeSensePetScore/{userName}?petName={petName}&date1={date1}&date2={date2} |
No documentation available. |
GET api/PetVitals/AvgDatePetVitals/{userName}?petName={petName}&date={date} |
No documentation available. |
GET api/PetVitals/AvgPetVitals/{userName}?petName={petName}&diff={diff} |
No documentation available. |
GET api/PetVitals/AvgDateRangePetVitals/{userName}?petName={petName}&date1={date1}&date2={date2} |
No documentation available. |
GET api/PetVitals/Last2PetVitals/{userName}?petName={petName} |
No documentation available. |
Register
API | Description |
---|---|
POST api/Register |
No documentation available. |
GET api/Register?email={email}&petName={petName}&sharedEmail={sharedEmail} |
No documentation available. |
POST api/Register/RegisterUser |
No documentation available. |
GET api/Register/ValidateEmail/{userName}?email={email} |
No documentation available. |
GET api/Register/DoValidateEmail/{userName}?email={email} |
No documentation available. |
GET api/Register/SharedinvitationEmail?email={email}&petName={petName}&sharedEmail={sharedEmail} |
No documentation available. |
SharePet
API | Description |
---|---|
GET api/SharePet?hostUserEmail={hostUserEmail}&petName={petName} |
No documentation available. |
POST api/SharePet |
No documentation available. |
GET api/SharePet?hostUserEmail={hostUserEmail}&userEmail={userEmail}&petName={petName} |
No documentation available. |
GET api/SharePet?userEmail={userEmail} |
No documentation available. |
GET api/SharePet/RetrievePetSharedUsers?hostUserEmail={hostUserEmail}&petName={petName} |
No documentation available. |
POST api/SharePet/AddPetSharedUser |
No documentation available. |
GET api/SharePet/DeletePetSharedUser?hostUserEmail={hostUserEmail}&userEmail={userEmail}&petName={petName} |
No documentation available. |
GET api/SharePet/RetrieveAllPets?userEmail={userEmail} |
No documentation available. |
Profile2
API | Description |
---|---|
GET api/Profile2?userEmail={userEmail} |
No documentation available. |
GET api/Profile2/{userName} |
No documentation available. |
GET api/Profile2/getUserByEmail?userEmail={userEmail} |
No documentation available. |
GET api/Profile2/DeleteProfile/{userName} |
No documentation available. |