/
TI
tinyactive
/
Nginx + ModSecurity Admin Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
acl
2
alerts
2
auth
1
domains
5
logs
1
modsecurity
4
monitoring
1
ssl
3
get
List SSL certificates
post
Add SSL certificate
delete
Delete SSL certificate
users
2
ssl
Add SSL certificate
post
/ssl/certificates
Request body
SSLCertificateInput
required
domain
string
required
certificate
string
privateKey
string
chain
string
autoRenew
boolean
Response
Certificate added
SSLCertificate
required
id
string
domain
string
commonName
string
sans
string[]
issuer
string
validFrom
string
date
validTo
string
date
autoRenew
boolean
status
'valid'
|
'expiring'
|
'expired'
Changes