/
HA
hackgate
/
HackGATE Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 17h ago · Updated 4w ago
View markdown
hackgate
HackGATE Admin API
post
/api/Sites
v1
latest
OpenAPI 3.0.1
2026-07-13
53
17
63.4 KB
Account
2
Analytics
13
Billing
2
Organization
1
PIE
2
Projects
8
Sites
25
get
/api/Sites
post
/api/Sites
get
/api/Sites/{id}
get
/api/Sites/getUsageByMonth/{id}
get
/api/Sites/enable/{id}
get
/api/Sites/disable/{id}
get
/api/Sites/deploy/{id}
get
/api/Sites/getHackers/{id}
get
/api/Sites/getAPIdefinition/{id}
get
/api/Sites/getLog/{id}
post
/api/Sites/addHacker
post
/api/Sites/removeHacker
get
/api/Sites/validateHacker
post
/api/Sites/allowedHackerType
post
/api/Sites/setRateLimiting
post
/api/Sites/start
post
/api/Sites/instructions
post
/api/Sites/credentials
post
/api/Sites/stop
post
/api/Sites/uploadOpenAPISchema
get
/api/Sites/APIDefinitionVersions
get
/api/Sites/filters
get
/api/Sites/{id}/blocklist
post
/api/Sites/blocklist
get
/api/Sites/test
Sites
post
/api/Sites
Request body
CreateSiteDTO
required
originName
string
nullable
Response
OK
Site
required
id
string
nullable
originName
string
nullable
hackgatedName
string
nullable
isActive
boolean
orgId
string
nullable
cretedByUserId
string
nullable
creationdDate
string
date-time
hasCustomList
boolean
isDeploymentProgress
boolean
startDate
string
date-time
stopDate
string
date-time
credentials
string
nullable
instructions
string
nullable
rateLimit
string
nullable
blockList
string
nullable