API
The SSLMonitor RSS API lets you subscribe to live feeds for SSL certificate changes and upcoming expiration notifications. Plug these feeds into your favorite RSS reader, monitoring system, or automation tool to get timely updates without polling an API. It’s an easy, lightweight way to keep tabs on certificate activity and expirations as they happen.
Monitor Change History
https://api.sslmonitor.io/rpc/rss?method=monitor-history&key=[YOUR-API-KEY]
Request Parameters
| name | required | examples |
|---|---|---|
| key | required | Your API Key |
| method | required | monitor-history |
| fields | optional | host,port,ssl_expire_days - See Fields Appendix |
| id | optional | 888 |
| host | optional | *.example.com |
| port | optional | 443 |