> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trychainshift.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 인용 도메인 통계

> > **[BETA]** 베타 API 입니다. 응답 스펙이 예고 없이 변경될 수 있습니다.

답변에 인용된 출처를 도메인 단위로 집계합니다.

- `domains` 는 인용 수가 많은 순으로 상위 `limit` 개를 담은 랭킹이며, 페이지네이션을 지원하지 않습니다.
- 기본 집계 단위는 루트 도메인입니다. 예를 들어 `blog.naver.com` 과 `cafe.naver.com` 은 `naver.com` 으로 합산됩니다. `groupBy=subdomain` 을 지정하면 서브도메인 단위로 집계합니다.
- 조회 범위 전체의 총 인용 수(`totalCitations`)와 고유 도메인 수(`totalDomains`)를 함께 반환합니다.

### 오류

| HTTP | 코드 | 설명 |
| --- | --- | --- |
| 400 | `COMMON_VALIDATION` | • runIDs·promptIDs 둘 다 누락 • runIDs 개수(5개)·promptIDs 개수(10개) 초과 • limit 범위 위반(1~200) • domains 필터 개수(50개)·길이(253자) 초과 • 지원하지 않는 groupBy·model·include 값 |
| 400 | `COMMON_BINDING` | runIDs·promptIDs 형식 오류 (details 에 `PLATFORM_INVALID_ID`) |
| 401 | `COMMON_UNAUTHORIZED` | API 키 또는 액세스 토큰이 없거나 유효하지 않음 |
| 402 | `INSUFFICIENT_CREDITS` | 조직 크레딧 잔액이 이 요청의 단가보다 적음 |
| 429 | `PLATFORM_RATE_LIMIT_EXCEEDED` | 요청 한도 초과. `Retry-After` 헤더의 초만큼 기다린 뒤 재시도 |
| 500 | — | 서버 내부 오류. `code` 없이 `message` 와 `requestID` 를 반환 |

실측 예시와 해석은 [통계로 분석하기](/guides/analytics#인용-도메인-랭킹) 가이드를 참고하세요.

## 자주 묻는 질문

**결과가 비어 있습니다.**
실행이 아직 진행 중이거나, 지정한 범위에 출처를 제공한 성공 답변이 없는 경우입니다.


## OpenAPI

````yaml GET /v1beta/platform/sources/statistics/domains
openapi: 3.1.0
info:
  description: >-
    외부 파트너용 플랫폼 API. 조직 API 키 기반 인증을 사용합니다.

    ### 공통 요청 제한

    - 요청 body 크기는 최대 2MiB이며, 초과 시 413과 함께 `COMMON_REQUEST_BODY_TOO_LARGE` 코드를
    반환합니다.

    - 배열 파라미터와 문자열 필드에는 엔드포인트별 개수·길이 상한이 있습니다. 상한은 각 필드/파라미터 설명에 명시되어 있으며, 위반 시
    400과 함께 `COMMON_VALIDATION` 코드를 반환합니다.

    ### 오류 응답

    오류 응답 본문은 상태 코드와 상관없이 항상 같은 세 필드입니다.

    | 필드 | 형태 | 의미 |

    | --- | --- | --- |

    | `code` | 문자열 | 오류 종류를 가리키는 고정 식별자입니다. 클라이언트가 분기할 대상은 이 값 하나입니다. 엔드포인트가
    반환하는 코드 목록은 각 API 의 "오류" 표에 있습니다. |

    | `message` | 문자열 | 오류 전체를 한 줄로 요약한, 사람이 읽는 문장입니다. 언제나 한 개입니다. |

    | `details` | 문자열 배열 | `message` 한 줄로는 부족한 개별 사유입니다. 사유가 한 건이어도 길이 1 배열로
    내려가며, 담을 사유가 없으면 필드 자체가 빠집니다. |

    - `details` 는 어떤 오류에서도 배열입니다. 문자열이나 객체로 내려오는 경우는 없으므로 형태별 분기가 필요 없습니다.

    - `details` 의 문구 자체는 고정 계약이 아닙니다. 화면 표시와 디버깅에만 쓰고, 문자열을 파싱해 분기하지 마십시오. 분기는
    `code` 로 하십시오.

    - 여러 건의 사유를 담는 필드는 `details` 하나뿐입니다. `messages` 라는 필드는 응답에 존재하지 않습니다.

    - 검증 실패(`COMMON_VALIDATION`) 시 `details` 에는 위반 필드마다 `"필드: 사유"` 한 줄씩 담깁니다. 예:
    `{"code":"COMMON_VALIDATION","message":"데이터 검증에
    실패했습니다","details":["keywords: 최대 100개까지 입력할 수 있습니다"]}`

    - `message` 는 기본이 한국어이고, `Accept-Language: en` 을 보내면 영어로 제공됩니다. `details` 도
    검증 실패처럼 필드별 사유를 담는 경우에는 같은 규칙을 따르지만, 진단 목적으로 원문을 그대로 싣는 오류에서는 요청 언어와 다른 문구가
    담길 수 있습니다.

    - 500 만 형태가 다릅니다. `code` 없이 `message` 와, 문의 시 참조할 `requestID` 를 반환합니다.
  title: Platform API
  version: '1.0'
servers:
  - url: https://platform-api.trychainshift.ai/api
security: []
tags:
  - description: API 키가 귀속되는 최상위 계정 단위입니다. 조직의 기본 정보를 조회합니다.
    name: Organization
  - description: AI 서비스에서 노출을 모니터링하는 대상 브랜드입니다. 브랜드 등록·조회·수정·삭제를 제공합니다.
    name: Brand
  - description: >-
      브랜드와 시장을 분석하기 위한 키워드 인텔리전스입니다. 구글·네이버 검색 지표, 연관·자동완성 키워드 조회와 사이트 URL 기반
      키워드 분석을 제공합니다.
    name: Keyword (Beta)
  - description: 프롬프트를 목적별로 묶는 그룹입니다. 프롬프트 세트 생성·조회·수정·삭제를 제공합니다.
    name: PromptSet
  - description: AI 서비스에 질의하는 문장 단위입니다. 프롬프트 생성·조회·수정·삭제와 대량 생성을 제공합니다.
    name: Prompt
  - description: 프롬프트 실행에 사용하는 AI 서비스 모델입니다. 지원 모델 목록을 조회합니다.
    name: Model
  - description: 프롬프트 실행에 사용하는 실행 지역입니다. 지원 리전 목록을 조회합니다.
    name: Region
  - description: 프롬프트를 AI 서비스에 실제로 실행하는 작업 단위입니다. 프롬프트 실행 요청과 진행 상태·목록 조회를 제공합니다.
    name: Run
  - description: 실행으로 수집된 AI 서비스의 응답입니다. 인용 출처·검색 쿼리를 포함한 답변을 조회합니다.
    name: Answer
  - description: 답변에 인용된 출처의 도메인·URL 단위 통계 지표입니다. 인용 요약, 도메인별·URL별 인용 통계를 조회합니다.
    name: SourceStatistics (Beta)
  - description: 답변 본문의 토큰(Kiwi 명사) 통계 지표입니다. 많이 나온 토큰 랭킹과 특정 단어의 근접 토큰을 조회합니다.
    name: AnswerStatistics (Beta)
  - description: AI가 답변 생성 시 실제로 던진 검색 쿼리(팬아웃) 통계 지표입니다. 검색 쿼리별 등장 횟수 랭킹을 조회합니다.
    name: FanoutStatistics (Beta)
  - description: 텍스트에서 고유명사를 식별하는 부가 기능입니다. 고유명사 추출을 제공합니다.
    name: ProperNoun (Beta)
  - description: 조직 크레딧 잔액 및 플랫폼 API 과금 정보입니다. 현재 크레딧 잔액을 조회합니다.
    name: Credit
externalDocs:
  description: ''
  url: ''
paths:
  /v1beta/platform/sources/statistics/domains:
    get:
      tags:
        - SourceStatistics (Beta)
      summary: 도메인별 인용 통계 조회
      description: >-
        > **[BETA]** 베타 API 입니다. 응답 스펙이 예고 없이 변경될 수 있습니다.


        답변에 인용된 출처를 도메인 단위로 집계합니다.


        - `domains` 는 인용 수가 많은 순으로 상위 `limit` 개를 담은 랭킹이며, 페이지네이션을 지원하지 않습니다.

        - 기본 집계 단위는 루트 도메인입니다. 예를 들어 `blog.naver.com` 과 `cafe.naver.com` 은
        `naver.com` 으로 합산됩니다. `groupBy=subdomain` 을 지정하면 서브도메인 단위로 집계합니다.

        - 조회 범위 전체의 총 인용 수(`totalCitations`)와 고유 도메인 수(`totalDomains`)를 함께
        반환합니다.


        ### 오류


        | HTTP | 코드 | 설명 |

        | --- | --- | --- |

        | 400 | `COMMON_VALIDATION` | • runIDs·promptIDs 둘 다 누락 • runIDs
        개수(5개)·promptIDs 개수(10개) 초과 • limit 범위 위반(1~200) • domains 필터
        개수(50개)·길이(253자) 초과 • 지원하지 않는 groupBy·model·include 값 |

        | 400 | `COMMON_BINDING` | runIDs·promptIDs 형식 오류 (details 에
        `PLATFORM_INVALID_ID`) |

        | 401 | `COMMON_UNAUTHORIZED` | API 키 또는 액세스 토큰이 없거나 유효하지 않음 |

        | 402 | `INSUFFICIENT_CREDITS` | 조직 크레딧 잔액이 이 요청의 단가보다 적음 |

        | 429 | `PLATFORM_RATE_LIMIT_EXCEEDED` | 요청 한도 초과. `Retry-After` 헤더의 초만큼
        기다린 뒤 재시도 |

        | 500 | — | 서버 내부 오류. `code` 없이 `message` 와 `requestID` 를 반환 |
      operationId: listSourceStatisticsDomains
      parameters:
        - description: >-
            프롬프트 실행 필터 (실행 요청 시 발급된 ID, 반복 전달, 최대 5개 — 여러 개면 합집합).
            runIDs·promptIDs 중 최소 하나 필수
          example: S8cqDSjSot67bCK6YtmvHw
          in: query
          name: runIDs
          schema:
            items:
              type: string
            type: array
          style: form
        - description: >-
            프롬프트 필터 (프롬프트 목록·생성 응답의 id, 반복 전달, 최대 10개 — 여러 개면 합집합).
            runIDs·promptIDs 중 최소 하나 필수
          example: KNUETdAfRhDY9lQTgu9wuw
          in: query
          name: promptIDs
          schema:
            items:
              type: string
            type: array
          style: form
        - description: 모델 필터. GET /models 로 조회 가능한 모델만 허용
          example: CHATGPT
          in: query
          name: model
          schema:
            enum:
              - CHATGPT
              - GOOGLE_OVERVIEW
              - GOOGLE_AI
              - PERPLEXITY
              - GEMINI
              - NAVER_AI_BRIEFING
              - NAVER_AI_TAB
              - CLAUDE
            type: string
        - description: >-
            도메인 필터 (반복 전달, 최대 50개, 각 253자 이내). 매칭 기준은 groupBy 를 따릅니다. 상위 limit 밖
            도메인도 지정하면 지표를 볼 수 있습니다
          example: reddit.com
          in: query
          name: domains
          schema:
            items:
              type: string
            type: array
          style: form
        - description: >-
            집계 단위 (기본 domain=루트 도메인 합산, subdomain=서브도메인별 구분). www. 는 항상 제거해 상위
            도메인과 합칩니다
          example: domain
          in: query
          name: groupBy
          schema:
            enum:
              - domain
              - subdomain
            type: string
        - description: 추가로 포함할 필드. models 를 주면 도메인별 모델 분해를 함께 반환합니다
          example: models
          in: query
          name: include
          schema:
            items:
              type: string
            type: array
          style: form
        - description: 상위 몇 개 도메인까지 반환할지 (기본 50, 최대 200)
          example: 50
          in: query
          name: limit
          schema:
            type: integer
      responses:
        '200':
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/domain.ListSourceStatisticsDomainsResponse
          description: OK
        '400':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/domain.ValidationError'
          description: >-
            runIDs·promptIDs 둘 다 누락, runIDs 개수(5개)·promptIDs 개수(10개) 초과, limit
            범위 위반(1~200), domains 필터 개수(50개)·길이(253자) 초과, 지원하지 않는
            groupBy·model·include 값
        '401':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/domain.UnauthorizedError'
          description: API 키 또는 액세스 토큰이 없거나 유효하지 않습니다
        '402':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/domain.InsufficientCreditsError'
          description: 조직 크레딧 잔액이 이 요청의 단가보다 적습니다
        '429':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/domain.RateLimitExceededError'
          description: 요청 한도를 초과했습니다. Retry-After 헤더의 초만큼 기다린 뒤 재시도하세요
        '500':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/domain.InternalServerError'
          description: 서버 내부 오류. requestID 를 함께 알려주시면 추적할 수 있습니다
      security:
        - OrgAPIKeyAuth: []
components:
  schemas:
    domain.ListSourceStatisticsDomainsResponse:
      properties:
        domains:
          description: 인용 수 내림차순 도메인 랭킹 (상위 limit개)
          items:
            $ref: '#/components/schemas/domain.SourceDomainStatisticDTO'
          type: array
          uniqueItems: false
        totalCitations:
          description: 스코프 내 총 인용 수 (동일 URL이 여러 답변에 인용되면 각각 1건)
          example: 1571
          type: integer
        totalDomains:
          description: >-
            스코프 내 고유 도메인 수 (통계 단위 기준, 도메인 미확인 인용 제외). 도메인 종류가 매우 많아 정확히 셀 수 없는
            경우 null
          example: 354
          type: integer
      type: object
    domain.ValidationError:
      properties:
        code:
          description: 오류 코드
          example: COMMON_VALIDATION
          type: string
        details:
          description: '위반한 필드별 사유 목록 ("필드: 사유" 한 줄씩)'
          example:
            - 'limit: 100 이하여야 합니다'
          items:
            type: string
          type: array
          uniqueItems: false
        message:
          description: '오류 메시지 (기본 한국어, Accept-Language: en 지정 시 영어)'
          example: 데이터 검증에 실패했습니다
          type: string
      type: object
    domain.UnauthorizedError:
      properties:
        code:
          description: 오류 코드
          example: COMMON_UNAUTHORIZED
          type: string
        message:
          description: '오류 메시지 (기본 한국어, Accept-Language: en 지정 시 영어)'
          example: 인증되지 않은 사용자입니다
          type: string
      type: object
    domain.InsufficientCreditsError:
      properties:
        code:
          description: 오류 코드
          example: INSUFFICIENT_CREDITS
          type: string
        message:
          description: '오류 메시지 (기본 한국어, Accept-Language: en 지정 시 영어)'
          example: 크레딧이 부족합니다.
          type: string
      type: object
    domain.RateLimitExceededError:
      properties:
        code:
          description: 오류 코드
          example: PLATFORM_RATE_LIMIT_EXCEEDED
          type: string
        message:
          description: '오류 메시지 (기본 한국어, Accept-Language: en 지정 시 영어)'
          example: 요청이 너무 많습니다. 잠시 후 다시 시도해주세요.
          type: string
      type: object
    domain.InternalServerError:
      properties:
        message:
          description: 오류 메시지 (지역화하지 않습니다)
          example: Internal Server Error
          type: string
        requestID:
          description: 문의 시 참조할 요청 식별자 (응답의 X-Request-Id 헤더와 같은 값)
          example: bkZqnHQepkgTOocTvyHWSlHcGzRqQbZk
          type: string
      type: object
    domain.SourceDomainStatisticDTO:
      properties:
        citationCount:
          description: 이 도메인의 총 인용 수
          example: 78
          type: integer
        domain:
          description: 통계 단위 (기본 eTLD+1, groupBy=subdomain 이면 서브도메인까지 포함)
          example: reddit.com
          type: string
        models:
          description: 모델별 인용 수 분해 (include=models 일 때만, 인용 수 내림차순)
          items:
            $ref: '#/components/schemas/domain.SourceModelStatisticDTO'
          type: array
          uniqueItems: false
      type: object
    domain.SourceModelStatisticDTO:
      properties:
        citationCount:
          description: 해당 모델에서의 인용 수
          example: 69
          type: integer
        model:
          description: 모델
          example: CHATGPT
          type: string
      type: object
  securitySchemes:
    OrgAPIKeyAuth:
      description: '"조직 API 키를 입력하세요. 예: ''cs_live_xxxx''"'
      in: header
      name: API-Key
      type: apiKey

````