You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/API-Documentation/E-Sign.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
The **Auth Management API** is used to handle authentication and authorization processes within the system. It ensures secure access to resources by verifying user identity and controlling permissions.
4
4
5
+
**Base URL:**
6
+
https://api.doculan.ai
7
+
8
+
5
9
## 🔹 1 Register User
6
10
7
11
The **Register User API** is used to create a new user account in the system. It collects user details and securely stores them for authentication and access control.
0 commit comments