대상 사용자
인간 검토나 권한 있는 테스트를 대체하지 않고 제한된 패시브 검사를 사용해 분류 및 조사를 보강하세요.
제품, 결과, 엔드포인트 경로 또는 API 주제를 검색해 보세요.
발급자, 유효성 및 보안 등급을 포함한 SSL 인증서 정보를 받습니다.
인간 검토나 권한 있는 테스트를 대체하지 않고 제한된 패시브 검사를 사용해 분류 및 조사를 보강하세요.
가능한 경우 공개 TLS 인증서 증거, 유효성, 이름 및 체인 관련 신호를 검사할 때 선택하세요.
발급자, 유효성 및 보안 등급을 포함한 SSL 인증서 정보를 받습니다.
통합하기 전에 지원되는 작업, 입력, 출력, 실행 모드 및 응답 제한을 확인하세요.
1-10 인증 필요. 정확한 비용과 항목별 요금은 작업 레퍼런스에서 확인하세요.
문서화된 작업을 사용해 공개 증거를 수집, 평가, 보강, 검증, 비교, 보호 또는 모니터링하세요.
| 매개변수 | 유형 | 필수 |
|---|---|---|
| domain | string | 필수 |
| include_subdomains |
boolean
기본값
true
|
선택 사항 |
| include_expired |
boolean
기본값
false
|
선택 사항 |
| limit |
integer
기본값
100
|
선택 사항 |
| cursor | string | 선택 사항 |
| 필드 | 유형 |
|---|---|
domain |
string |
certificates[] |
object[] |
certificates[] |
object |
certificates[].id |
string |
certificates[].issuer |
object |
certificates[].common_name |
string |
certificates[].san[] |
string[] |
certificates[].not_before |
string |
certificates[].not_after |
string |
certificates[].is_expired |
boolean |
certificates[].is_wildcard |
boolean |
certificates[].fingerprint_sha256 |
string |
summary |
object |
summary.total_found |
integer |
summary.returned |
integer |
summary.unique_subdomains |
integer |
summary.issuers[] |
string[] |
summary.earliest_cert |
string | null |
summary.latest_cert |
string | null |
pagination |
object |
pagination.limit |
integer |
pagination.offset |
integer |
pagination.returned |
integer |
pagination.total |
integer |
pagination.has_more |
boolean |
pagination.next_cursor |
string | null |
intelligence_summary |
object |
intelligence_summary.data_source |
string |
intelligence_summary.ct_log_sources[] |
string[] |
intelligence_summary.source_count |
integer |
intelligence_summary.cache_status |
string |
intelligence_summary.returned_count |
integer |
intelligence_summary.total_found |
integer |
intelligence_summary.truncated |
boolean |
intelligence_summary.limit |
integer |
intelligence_summary.include_subdomains |
boolean |
intelligence_summary.include_expired |
boolean |
intelligence_summary.unique_name_count |
integer |
intelligence_summary.unique_subdomains |
integer |
intelligence_summary.issuer_count |
integer |
intelligence_summary.wildcard_cert_count |
integer |
intelligence_summary.active_cert_count |
integer |
intelligence_summary.expired_cert_count |
integer |
intelligence_summary.expiring_within_30_days_count |
integer |
intelligence_summary.earliest_cert |
string | null |
intelligence_summary.latest_cert |
string | null |
intelligence_summary.latest_expiry |
string | null |
intelligence_summary.has_more |
boolean |
intelligence_summary.next_cursor |
string | null |
intelligence_summary.warning_code |
string | null |
meta |
object |
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/certificates?domain=example.com&include_subdomains=true&include_expired=false&limit=25&cursor=100"
{
"domain": "example.com",
"certificates": [
{
"id": "example-id",
"issuer": {},
"common_name": "example",
"san": [
"example"
],
"not_before": "2026-08-27T12:00:00Z",
"not_after": "2026-08-27T12:00:00Z",
"is_expired": false,
"is_wildcard": false,
"fingerprint_sha256": "example"
}
],
"summary": {
"total_found": 1,
"returned": 1,
"unique_subdomains": 1,
"issuers": [
"example"
],
"earliest_cert": "example",
"latest_cert": "example"
},
"pagination": {
"limit": 1,
"offset": 1,
"returned": 1,
"total": 1,
"has_more": false,
"next_cursor": "example"
},
"intelligence_summary": {
"data_source": "public_data",
"ct_log_sources": [
"example"
],
"source_count": 1,
"cache_status": "live",
"returned_count": 1,
"total_found": 1,
"truncated": false,
"limit": 1,
"include_subdomains": false,
"include_expired": false,
"unique_name_count": 1,
"unique_subdomains": 1,
"issuer_count": 1,
"wildcard_cert_count": 1,
"active_cert_count": 1,
"expired_cert_count": 1,
"expiring_within_30_days_count": 1,
"earliest_cert": "example",
"latest_cert": "example",
"latest_expiry": "example",
"has_more": false,
"next_cursor": "example",
"warning_code": "example"
},
"meta": {}
}
검토일: 2026-08-22
SSL 인증서 API 레퍼런스에서 매개변수, 응답 필드, 예시, 상태 코드 및 지원되는 작업 모드를 확인하세요.
알 수 없거나 부분적인 결과는 요청된 증거를 완전히 판단할 수 없었다는 뜻입니다. 후속 의사결정에서 결과 상태, 신뢰도, 최신성 및 제한을 유지하세요.
요금은 작업과 실행 모드에 따라 달라집니다. 현재 크레딧 비용, 인증 요구 사항 및 항목별 규칙은 엔드포인트 레퍼런스에서 확인하세요.
놀라운 회사의 사람들이 사용함