Projects
This page shows you how to interact with your projects using our API
Quick Tips
Get Projects
Headers
Name
Type
Description
[
{
"id": "1e23e699-d4b1-458e-add0-1745b733e7ab",
"Executions": 1,
"CrackAttempts": 0,
"Users": 1,
"Name": "Test23",
"SuccessWebhook": "https://discord.com/api/webhooks/107954407617...",
"BlacklistWebhook": "https://discord.com/api/webhooks/107954414352...",
"UnauthorizedWebhook": "https://discord.com/api/webhooks/107954420517...",
"Online": true,
"SynapseX": true,
"ScriptWare": false,
"SynapseV3": true,
"Scripts": [
{
"id": "a4954534-6e03-4095-8a4a-90f0d831e614",
"Name": "dsf likes men",
"ProjectID": "1e23e699-d4b1-458e-add0-1745b733e7ab",
"Version": "v1.0.0",
"Versions": [
"v1.0.0"
]
}
]
},
{
"id": "44536b5a-74ad-461a-a36e-001518022321",
"Executions": 0,
"CrackAttempts": 0,
"Users": 0,
"Name": "LuaShield Internal",
"SuccessWebhook": "https://discord.com/api/webhooks/107954407617...",
"BlacklistWebhook": "https://discord.com/api/webhooks/107954...",
"UnauthorizedWebhook": "https://discord.com/api/webhooks/107954420517...",
"Online": true,
"SynapseX": true,
"ScriptWare": false,
"SynapseV3": true,
"Scripts": []
}
]Get Project
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Make Project
Headers
Name
Type
Description
Request Body
Name
Type
Description
Update Project
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Delete Project
Headers
Name
Type
Description
Last updated