API

With the SSLmonitor API for Google Sheets, you can automatically push your SSL certificate data straight into spreadsheets you already use. Track expirations, analyze trends, build custom dashboards, or share reports with your team - without manual exports or copy-paste. Use the simple code below to start syncing your SSL data and manage it in Google Sheets exactly the way you want.

Monitor List

=IMPORTDATA("https://api.sslmonitor.io/rpc/google-sheet?method=monitor-list&key=[YOUR-API-KEY]")

Request Parameters

namerequiredexamples
keyrequiredYour API Key
methodrequiredmonitor-list
fieldsoptionalhost,port,ssl_expire_days - See Fields Appendix
hostoptional*.example.com
portoptional443

Monitor Get

=IMPORTDATA("https://api.sslmonitor.io/rpc/google-sheet?method=monitor-get&key=[YOUR-API-KEY]&id=888")

Request Parameters

namerequiredexamples
keyrequiredYour API Key
methodrequiredmonitor-get
idrequired888
fieldsoptionalhost,port,ssl_expire_days - See Fields Appendix

My API Key

Already have an account? Login