Location
| API | Description |
|---|---|
| POST api/Location/updateUserLocation |
No documentation available. |
Profile
Auth
| API | Description |
|---|---|
| POST api/Auth/sendOtp |
No documentation available. |
| POST api/Auth/verifyOtp |
No documentation available. |
| POST api/Auth/verifyOtpV2 |
No documentation available. |
| POST api/Auth/UpdateGscCode?GscCode={GscCode} |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values/Get |
No documentation available. |
| GET api/Values/Get/{id} |
No documentation available. |
| POST api/Values/Post |
No documentation available. |
| PUT api/Values/Put/{id} |
No documentation available. |
| DELETE api/Values/Delete/{id} |
No documentation available. |
ChatMaster
| API | Description |
|---|---|
| POST api/ChatMaster/Swipe |
No documentation available. |
| GET api/ChatMaster/GetChatList |
No documentation available. |
| POST api/ChatMaster/SendChatMessage |
No documentation available. |
| GET api/ChatMaster/GetWhoLikeSome |
No documentation available. |
| GET api/ChatMaster/GetUnreadCount?ChatId={ChatId} |
No documentation available. |
| GET api/ChatMaster/MarkMessagesSeen?ChatId={ChatId} |
No documentation available. |
| GET api/ChatMaster/GetLatestMessages?ChatId={ChatId}&limit={limit} |
No documentation available. |
| GET api/ChatMaster/GetOlderMessages?ChatId={ChatId}&messageid={messageid}&limit={limit} |
No documentation available. |
| GET api/ChatMaster/GetOrCreateChat?TouserId={TouserId} |
No documentation available. |
| GET api/ChatMaster/GetChatHeader?chatId={chatId} |
No documentation available. |
| POST api/ChatMaster/UploadVideoClip |
No documentation available. |
| POST api/ChatMaster/SendDirectMessage |
No documentation available. |
| GET api/ChatMaster/GetUnmatch?p_ToUserId={p_ToUserId} |
No documentation available. |