Skip to content

Commit 50bfda5

Browse files
committed
Merge branch 'praveen' of github.com:virtualansoftware/doculan-tutorials into latest-deploy
2 parents b5d3c20 + 3cc92a3 commit 50bfda5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/API-Documentation/E-Sign.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
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.
44

5+
**Base URL:**
6+
https://api.doculan.ai
7+
8+
59
## 🔹 1 Register User
610

711
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.
@@ -298,7 +302,7 @@ json
298302
json
299303
300304
{
301-
"api_key": "YapuaO4NF-NCDYJLLagSX3lSm2xjASLVCjPiqkLXS7UJ6LumZ-VRGzAJn15lFP2w",
305+
"api_key": "YapuaO4NF-NCDYJLLagSX3lSm2jKLrDtFP8GqkLXS7UJ6LumZ-VRGzAJn15lFP2w",
302306
"key_preview": "YapuaO****************FP2w",
303307
"expires_in_days": 2
304308
}
@@ -326,10 +330,6 @@ json
326330
The Files Operation **APIs allow you to retrieve individual files or list all available files** associated with your account or documents.
327331

328332

329-
**Base URL:**
330-
https://api.doculan.ai
331-
332-
333333
---
334334

335335
## 🔹 1 Get Document

0 commit comments

Comments
 (0)