/
TI
tinyactive
/
Nginx + ModSecurity Admin Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked just now · Updated 1mo ago
Details
Filter operations
acl
2
alerts
2
auth
1
domains
5
get
List all domains
post
Create new domain
get
Get domain by ID
put
Update domain
delete
Delete domain
logs
1
modsecurity
4
monitoring
1
ssl
3
users
2
domains
Get domain by ID
get
/domains/{id}
Path parameters
id
string
required
Response
Domain details
Domain
required
id
string
name
string
status
'active'
|
'inactive'
|
'error'
sslEnabled
boolean
sslExpiry
string
date
modsecEnabled
boolean
upstreams
Upstream[]
loadBalancer
LoadBalancer
createdAt
string
date-time
lastModified
string
date-time
Changes