scan_domain
Run a free, anonymous SSL/TLS scan against a hostname and return certificate details. No account required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Hostname to scan (e.g. example.com). No scheme, no path. | |
| client_id | No | Optional anonymous install id from ~/.config/tlsradar/install_id. Pass it for funnel attribution. If you omit it, the response's install_id is a fresh one to save there. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| status | Yes | ||
| share_url | Yes | ||
| install_id | No | Anonymous install id to persist locally and reuse. | |
| scanned_at | No | ||
| share_token | Yes | ||
| expiration_date | No |