SSL Chain Lookup API

GET

https://api.apifreaks.com/v1.0/domain/ssl/live/chain

Params
Authorizations
format
Format of the Response
domainNameStringrequired
Domain name or URL whose SSL certificate lookup is required
sslRawBoolean
For getting the raw openSSL response of the domain.

Sample Responses

400
403
404
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!