/
TI
tinyactive
/
Nginx + ModSecurity Admin Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
tinyactive
Nginx + ModSecurity Admin Portal API
get
List SSL certificates
v1
latest
OpenAPI 3.0.3
2026-07-17
21
19
19.7 KB
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
List SSL certificates
get
/ssl/certificates
Response
List of certificates
SSLCertificate[]
required
id
string
domain
string
commonName
string
sans
string[]
issuer
string
validFrom
string
date
validTo
string
date
autoRenew
boolean
status
'valid'
|
'expiring'
|
'expired'