SSL Verify API
This API provides a simple and efficient way to retrieve SSL certificate details for any HTTPS website. By sending a GET request with the target URL as a query parameter, the API returns a JSON object containing the certificates common name, issuer name, issuer organization, and vailidity dates.
SSL Verify API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET/ a single GET endpoint to check SSL certificates /check-ssl |
GET/check-ssl, which accepts a query parameter url to specify the HTTPS URL whose SSL certificate you want to check. >… |
SSL Verify API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $125 / month | — |
|
| MEGA | $300 / month | — |
|