신원 및 검증 · DomScan 제품

웹사이트 식별 자산 API 레퍼런스

공개 웹사이트에서 출처가 확인된 로고, 파비콘, 미리보기 자산, 테마 색상 및 선언된 프로필을 추출합니다.

제공 내용

공개 웹사이트에서 출처가 확인된 로고, 파비콘, 미리보기 자산, 테마 색상 및 선언된 프로필을 추출합니다.

동기일괄RESTMCPSDK

다음과 같은 경우 이 제품을 선택하세요

대상 사용자

양식 처리를 개선하고, 수동 검토의 우선순위를 정하고, 조직을 보강하고, 웹사이트가 선언한 자산을 연결하세요.

다음과 같은 경우 이 제품을 선택하세요

아이콘, 프로필 및 조직 관련 링크처럼 웹사이트가 선언한 공개 신원 자산을 수집할 때 선택하세요.

제공 내용

공개 웹사이트에서 출처가 확인된 로고, 파비콘, 미리보기 자산, 테마 색상 및 선언된 프로필을 추출합니다.

엔드포인트

통합하기 전에 지원되는 작업, 입력, 출력, 실행 모드 및 응답 제한을 확인하세요.

GET /v1/identity-assets API 레퍼런스 보기
POST /v1/identity-assets/bulk API 레퍼런스 보기

크레딧 및 인증

2 인증 필요. 정확한 비용과 항목별 요금은 작업 레퍼런스에서 확인하세요.

작업 예시

문서화된 작업을 사용해 공개 증거를 수집, 평가, 보강, 검증, 비교, 보호 또는 모니터링하세요.

GET /v1/identity-assets

쿼리 매개변수

매개변수 유형 필수
domain string 필수
skip_cache string
허용된 값 1
선택 사항

응답 필드

필드 유형
domain string
website_url string
fetch_state string
organization_name string | null
assets object
assets.logo_url string | null
assets.logo_kind string | null
assets.logo_source string | null
assets.logo_verification string | null
assets.favicon_url string | null
assets.touch_icon_url string | null
assets.preview_image_url string | null
assets.manifest_url string | null
assets.theme_color string | null
assets.candidates[] object[]
assets.candidates[] object
assets.candidates[].url string
assets.candidates[].kind string
assets.candidates[].source string
assets.candidates[].type string | null
assets.candidates[].sizes string | null
assets.candidates[].score integer
assets.candidates[].confidence string
social_profiles[] object[]
social_profiles[] object
social_profiles[].platform string
social_profiles[].type string
social_profiles[].handle string | null
social_profiles[].url string
social_profiles[].source string
social_profiles[].confidence string
confidence number
evidence[] string[]
meta object
meta.checked_at string
meta.cached boolean
meta.fetch_transport string
meta.fetch_error string

예제 요청

curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/identity-assets?domain=example.com&skip_cache=1"

예제 응답

{
  "domain": "example.com",
  "website_url": "https://example.com",
  "fetch_state": "ok",
  "assets": {
    "logo_url": "https://example.com",
    "logo_kind": "logo",
    "logo_source": "public_data",
    "logo_verification": "verified",
    "favicon_url": "https://example.com",
    "touch_icon_url": "https://example.com",
    "preview_image_url": "https://example.com",
    "manifest_url": "https://example.com",
    "theme_color": "example",
    "candidates": [
      {
        "url": "https://example.com",
        "kind": "example",
        "source": "public_data",
        "type": "domain",
        "sizes": "example",
        "score": 85,
        "confidence": "high"
      }
    ]
  },
  "social_profiles": [
    {
      "platform": "github",
      "type": "social",
      "url": "https://example.com",
      "source": "same_as",
      "confidence": "high",
      "handle": "example"
    }
  ],
  "confidence": 0.85,
  "evidence": [
    "example"
  ],
  "meta": {
    "checked_at": "2026-08-27T12:00:00Z",
    "cached": false,
    "fetch_transport": "worker",
    "fetch_error": "timeout"
  },
  "organization_name": "example"
}

제한 및 증거 범위

결과는 관찰된 공개 증거와 그 출처를 설명합니다.
일괄 작업은 여러 지원 입력을 처리하면서 문서화된 항목별 결과를 유지합니다.
커버리지는 문서화된 입력, 예산, 소스 및 응답 제한에 의해 한정됩니다.
부분적이라는 것은 요청된 항목이나 구성 요소 중 일부는 완료되고 나머지는 완료되지 않았다는 뜻입니다.
이 제품은 공개 입력과 공개적으로 관찰 가능한 증거만 평가합니다.

검토일: 2026-08-22

자주 묻는 질문

웹사이트 식별 자산 요청 및 응답 레퍼런스는 어디에서 확인할 수 있나요?

웹사이트 식별 자산 API 레퍼런스에서 매개변수, 응답 필드, 예시, 상태 코드 및 지원되는 작업 모드를 확인하세요.

웹사이트 식별 자산의 알 수 없거나 불완전한 결과는 어떻게 해석해야 하나요?

알 수 없거나 부분적인 결과는 요청된 증거를 완전히 판단할 수 없었다는 뜻입니다. 후속 의사결정에서 결과 상태, 신뢰도, 최신성 및 제한을 유지하세요.

웹사이트 식별 자산의 요금은 어떻게 책정되나요?

요금은 작업과 실행 모드에 따라 달라집니다. 현재 크레딧 비용, 인증 요구 사항 및 항목별 규칙은 엔드포인트 레퍼런스에서 확인하세요.