v1/search/ssl/cert

This API provides detailed information about the SSL certificate for a specified domain, including version, signature, fingerprints, issuer, subject, validity period, serial number, and cipher details.


Request URL

Replace {domain} with the domain you want to query, and your_api_key with your actual API key.


Request Parameters

Parameter Type Location Required Description
domain string query Yes The domain to query, e.g., example.com

Response Data