get https://api.securitytrails.com/v1/domain//ssl
Fetch current and historical certificate information for any domain or subdomain.
Responses
Fetch current and historical certificate information for any domain or subdomain.
xxxxxxxxxx
curl --request GET \
--url 'https://api.securitytrails.com/v1/domain/stackoverflow.com/ssl?apikey=your_api_key&include_subdomains=false&status=valid' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: