-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathlumendingojwtapi.json.postman_collection
67 lines (67 loc) · 1.74 KB
/
lumendingojwtapi.json.postman_collection
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"id": "97176123-789b-4f53-e8d8-32a24dab2f68",
"name": "lumendingojwtapi",
"description": "",
"order": [
"bfb5fdeb-91b7-ec7d-f3cc-cab767b4ff1d",
"ea4b5d15-fd7b-a675-ca02-86a7bd55bd91"
],
"folders": [],
"timestamp": 1448877693431,
"owner": "37016",
"remoteLink": "",
"public": false,
"requests": [
{
"id": "bfb5fdeb-91b7-ec7d-f3cc-cab767b4ff1d",
"headers": "",
"url": "lumendingojwtapi.local/authenticate",
"preRequestScript": "",
"pathVariables": {},
"method": "POST",
"data": [
{
"key": "email",
"value": "[email protected]",
"type": "text",
"enabled": true
},
{
"key": "password",
"value": "secret",
"type": "text",
"enabled": true
}
],
"dataMode": "urlencoded",
"version": 2,
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
"time": 1448878089915,
"name": "login",
"description": "",
"collectionId": "97176123-789b-4f53-e8d8-32a24dab2f68",
"responses": []
},
{
"id": "ea4b5d15-fd7b-a675-ca02-86a7bd55bd91",
"headers": "Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbHVtZW5kaW5nb2p3dGFwaS5sb2NhbC9hdXRoZW50aWNhdGUiLCJpYXQiOjE0NDg4NzgxNTEsImV4cCI6MTQ0ODg4MTc1MSwibmJmIjoxNDQ4ODc4MTUxLCJqdGkiOiIyMzUzZmMyMmE3ZWE1OTExMjQwZjg4YTJjNjdmOTU0OSIsInN1YiI6MX0.BrMTtG_NflVmIbQDTQNy1zV_AIyyO8IMngFBuq4MRm8\n",
"url": "lumendingojwtapi.local/index",
"preRequestScript": "",
"pathVariables": {},
"method": "GET",
"data": [],
"dataMode": "params",
"version": 2,
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
"time": 1448878180565,
"name": "index",
"description": "",
"collectionId": "97176123-789b-4f53-e8d8-32a24dab2f68",
"responses": []
}
]
}