- 홈
- API Enriched
- API 참조
- 🎭 Shape API
🎭 Shape API
행동 분석 및 디바이스 핑거프린팅을 통한 위협 인식. 애플리케이션 보호를 위한 모바일 SDK 통합.
- 카테고리: 보안
- 복잡성: 고급
- 경로: 271 | 스키마: 813
- 티어: 고급
- 관련 도메인:
bot_defense,virtual
사용 사례
섹션 제목: “사용 사례”- Shape 보안 정책 구성
- 봇 및 위협 방지 관리
- SafeAP 정책 구성
- 위협 인식 활성화
주요 리소스
섹션 제목: “주요 리소스”- shape_app_firewall: 고급 보호를 위한 Shape 애플리케이션 방화벽
- shape_recognizer: 트래픽 패턴 분석을 위한 Shape 인식기
엔드포인트
섹션 제목: “엔드포인트”| 메서드 | 경로 | 설명 |
|---|---|---|
| POST | /api/shape/dip/namespaces/system/app_provision | 애플리케이션 프로비저닝. |
| DELETE | /api/shape/dip/namespaces/system/application | 애플리케이션 삭제. |
| POST | /api/shape/dip/namespaces/system/application | 애플리케이션 업데이트. |
| GET | /api/shape/dip/namespaces/system/applications | 애플리케이션 목록 조회. |
| POST | /api/shape/dip/namespaces/system/bot/asn | 상위 ASN별 봇 평가 조회. |
| POST | /api/shape/dip/namespaces/system/bot/transactions | 트랜잭션별 봇 평가 조회. |
| POST | /api/shape/dip/namespaces/system/bot/urls | 상위 URL별 봇 평가 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/age | 연령별 디바이스 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/applications | 애플리케이션별 정보 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/asn | ASN별 디바이스 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/country | 국가별 디바이스 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/session | 세션별 디바이스 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/ua | 사용자 에이전트별 디바이스 조회. |
| POST | /api/shape/dip/namespaces/system/dashboard/unique | 고유 접근별 디바이스 조회. |
| POST | /api/shape/dip/namespaces/system/enable | 애플리케이션 트래픽 인사이트 활성화. |
| GET | /api/shape/dip/namespaces/system/provision/regions | 애플리케이션 트래픽 인사이트에 사용 가능한 지역 조회. |
| GET | /api/shape/dip/namespaces/system/status | 애플리케이션 트래픽 인사이트 상태 조회. |
| POST | /api/shape/dip/namespaces/system/validate/src_tag_injection | JS 삽입 유효성 검사. |
| POST | /api/shape/alerts/namespaces/{metadata.namespace}/alert_gen_policys | 경보 생성 정책 만들기. |
| PUT | /api/shape/alerts/namespaces/{metadata.namespace}/alert_gen_policys/{metadata.name} | 경보 생성 정책 교체. |
| POST | /api/shape/alerts/namespaces/{namespace}/alert_gen_policy/{name}/status | 경보 템플릿 복제. |
| GET | /api/shape/alerts/namespaces/{namespace}/alert_gen_policys | BRM 경보 생성 정책 목록 조회. |
| GET | /api/shape/alerts/namespaces/{namespace}/alert_gen_policys/{name} | 경보 생성 정책 조회. |
| DELETE | /api/shape/alerts/namespaces/{namespace}/alert_gen_policys/{name} | BRM 경보 생성 정책 삭제. |
| POST | /api/shape/alerts/namespaces/{metadata.namespace}/alert_templates | 보호할 도메인 만들기. |
| GET | /api/shape/alerts/namespaces/{namespace}/alert_templates | BRM 경보 알림 템플릿 목록 조회. |
| GET | /api/shape/alerts/namespaces/{namespace}/alert_templates/{name} | 보호된 도메인 조회. |
| DELETE | /api/shape/alerts/namespaces/{namespace}/alert_templates/{name} | BRM 경보 알림 템플릿 삭제. |
| POST | /api/shape/alerts/namespaces/{namespace}/alert_templates/{name}/clone | 경보 템플릿 복제. |
| POST | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules | 봇 탐지 규칙 배포. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules/deployments | 봇 탐지 규칙 배포 목록 조회. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules/deployments/{deployment_id} | 봇 탐지 규칙 배포 상세 정보 조회. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules/draft | 초안 상태의 봇 탐지 규칙 조회. |
| DELETE | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules/draft | 초안 삭제. |
| POST | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules/draft | 초안 저장. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_detection_rules/summary | 봇 탐지 규칙 요약 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_detection_rules | 봇 탐지 규칙 목록 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_detection_rules/{id}/history | 봇 탐지 규칙의 변경 이력 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_detection_rules/{name} | 봇 탐지 규칙 조회. |
| POST | /api/shape/bot/namespaces/{namespace}/suggest-values | 값 제안. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_detection_updates | 봇 탐지 업데이트 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_detection_updates/download_release_notes | 봇 탐지 업데이트 릴리즈 노트 다운로드. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_endpoint_policies | 모든 봇 엔드포인트 정책 및 버전 목록 조회. |
| PUT | /api/shape/bot/custom/namespaces/{namespace}/bot_endpoint_policys/{name} | 봇 엔드포인트 정책 커스텀 교체. |
| PUT | /api/shape/bot/namespaces/{metadata.namespace}/bot_endpoint_policys/{metadata.name} | 봇 엔드포인트 정책 교체. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_endpoint_policy/{name}/versions | 봇 엔드포인트 정책 버전. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_endpoint_policys | 봇 엔드포인트 정책 목록 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_endpoint_policys/{name} | 봇 엔드포인트 정책 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_endpoint_policys/{name}/versions/{number} | 콘텐츠 조회. |
| POST | /api/shape/bot/namespaces/{metadata.namespace}/bot_infrastructures | 봇 인프라 만들기. |
| PUT | /api/shape/bot/namespaces/{metadata.namespace}/bot_infrastructures/{metadata.name} | 봇 인프라 교체. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_infrastructures | 봇 인프라 목록 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_infrastructures/{name} | 봇 인프라 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_infrastructures/{name}/deployment_history | 배포 이력. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_infrastructures/{name}/deployment_status | 배포 상태. |
| POST | /api/shape/bot/namespaces/{namespace}/bot_infrastructures/{name}/policies | 봇 인프라에 정책 배포. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_allowlist_policies | 모든 봇 허용 목록 정책 및 버전 조회. |
| PUT | /api/shape/bot/custom/namespaces/{namespace}/bot_allowlist_policys/{name} | 봇 허용 목록 정책 커스텀 교체. |
| PUT | /api/shape/bot/namespaces/{metadata.namespace}/bot_allowlist_policys/{metadata.name} | 봇 허용 목록 정책 교체. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_allowlist_policy/{name}/versions | 봇 허용 목록 정책 버전. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_allowlist_policys | 봇 허용 목록 정책 목록 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_allowlist_policys/{name} | 봇 허용 목록 정책 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_allowlist_policys/{name}/versions/{number} | 콘텐츠 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_endpoint_policy/{name}/versions/{number}/mobile_base_config/{os} | 모바일 기본 구성 파일 조회. |
| GET | /api/shape/bot/custom/namespaces/{namespace}/bot_network_policies | 모든 봇 네트워크 정책 및 버전 목록 조회. |
| PUT | /api/shape/bot/custom/namespaces/{namespace}/bot_network_policys/{name} | 봇 네트워크 정책 커스텀 교체. |
| PUT | /api/shape/bot/namespaces/{metadata.namespace}/bot_network_policys/{metadata.name} | 봇 네트워크 정책 교체. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_network_policy/{name}/versions | 봇 네트워크 정책 버전. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_network_policys | 봇 네트워크 정책 목록 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_network_policys/{name} | 봇 네트워크 정책 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/bot_network_policys/{name}/versions/{number} | 콘텐츠 조회. |
| POST | /api/shape/csd/namespaces/system/init | 클라이언트 측 방어 활성화. |
| GET | /api/shape/csd/namespaces/{namespace}/detected_domains | 탐지된 도메인 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/domain_details | 도메인 상세 정보 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/formFields | GET 메서드로 모든 폼 필드 목록 조회. |
| POST | /api/shape/csd/namespaces/{namespace}/formFields | 모든 폼 필드 목록 조회. |
| POST | /api/shape/csd/namespaces/{namespace}/formFields/analysis | 폼 필드 분석 업데이트. |
| GET | /api/shape/csd/namespaces/{namespace}/formFields/{id} | 폼 필드 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/js_configuration | JS 삽입 구성 조회. |
| DELETE | /api/shape/csd/namespaces/{namespace}/script/justification/{justification_id} | 스크립트 정당화 삭제. |
| GET | /api/shape/csd/namespaces/{namespace}/scripts | 스크립트 목록 조회. |
| POST | /api/shape/csd/namespaces/{namespace}/scripts | 스크립트 목록 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/scripts/{id}/behaviors | 스크립트별 동작 목록 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/scripts/{id}/dashboard | 스크립트 개요 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/scripts/{id}/formFields | 스크립트별 폼 필드 목록 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/scripts/{id}/networkInteractions | 스크립트별 네트워크 상호작용 목록 조회. |
| POST | /api/shape/csd/namespaces/{namespace}/scripts/{id}/readStatus | 스크립트 폼 필드 읽음 상태 업데이트. |
| POST | /api/shape/csd/namespaces/{namespace}/scripts/{script_id}/affectedUsers | 영향받은 사용자 목록 조회. |
| POST | /api/shape/csd/namespaces/{namespace}/scripts/{script_id}/justification | 스크립트 정당화 업데이트. |
| GET | /api/shape/csd/namespaces/{namespace}/status | 상태 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/summary | 요약 조회. |
| POST | /api/shape/csd/namespaces/{namespace}/testjs | JS 테스트 |
| POST | /api/shape/csd/namespaces/{namespace}/update_domains | 도메인 업데이트. |
| POST | /api/shape/csd/namespaces/{metadata.namespace}/allowed_domains | 허용 도메인 만들기. |
| GET | /api/shape/csd/namespaces/{namespace}/allowed_domains | 클라이언트 측 방어 허용 도메인 목록 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/allowed_domains/{name} | 허용 도메인 조회. |
| DELETE | /api/shape/csd/namespaces/{namespace}/allowed_domains/{name} | 클라이언트 측 방어 허용 도메인 삭제. |
| POST | /api/shape/csd/namespaces/{metadata.namespace}/protected_domains | 보호할 도메인 만들기. |
| GET | /api/shape/csd/namespaces/{namespace}/protected_domains | 클라이언트 측 방어 보호 도메인 목록 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/protected_domains/{name} | 보호된 도메인 조회. |
| DELETE | /api/shape/csd/namespaces/{namespace}/protected_domains/{name} | 클라이언트 측 방어 보호 도메인 삭제. |
| POST | /api/shape/csd/namespaces/{metadata.namespace}/mitigated_domains | 완화된 도메인 만들기. |
| GET | /api/shape/csd/namespaces/{namespace}/mitigated_domains | 클라이언트 측 방어 완화된 도메인 목록 조회. |
| GET | /api/shape/csd/namespaces/{namespace}/mitigated_domains/{name} | 완화된 도메인 조회. |
| DELETE | /api/shape/csd/namespaces/{namespace}/mitigated_domains/{name} | 클라이언트 측 방어 완화된 도메인 삭제. |
| POST | /api/shape/csd/namespaces/{namespace}/detectedDomains | 모든 탐지된 도메인 목록 조회. |
| POST | /api/shape/csd/namespaces/system/subscribe | 클라이언트 측 방어 구독. |
| POST | /api/shape/csd/namespaces/system/unsubscribe | 클라이언트 측 방어 구독 취소. |
| POST | /api/mobile/app-shield/namespaces/system/mobile-app-shield/addon/subscribe | Mobile App Shield 구독. |
| POST | /api/mobile/app-shield/namespaces/system/mobile-app-shield/addon/unsubscribe | Mobile App Shield 구독 취소. |
| POST | /api/mobile/integrator/namespaces/system/mobile-integrator/addon/subscribe | Mobile Integrator 구독. |
| POST | /api/mobile/integrator/namespaces/system/mobile-integrator/addon/unsubscribe | Mobile Integrator 구독 취소. |
| GET | /api/object_store/namespaces/{namespace}/stored_objects/mobile-sdk | 모바일 SDK 목록 조회. |
| GET | /api/object_store/namespaces/{namespace}/stored_objects/mobile-sdk/{name}/{version} | 모바일 SDK 조회. |
| POST | /api/mobile/security/namespaces/{metadata.namespace}/mobile_base_configs | 모바일 SDK 기본 구성 만들기. |
| PUT | /api/mobile/security/namespaces/{metadata.namespace}/mobile_base_configs/{metadata.name} | 모바일 SDK 기본 구성 교체. |
| GET | /api/mobile/security/namespaces/{namespace}/mobile_base_config_file/{name} | 모바일 기본 구성 파일 조회. |
| GET | /api/mobile/security/namespaces/{namespace}/mobile_base_configs | 모바일 SDK 기본 구성 목록 조회. |
| GET | /api/mobile/security/namespaces/{namespace}/mobile_base_configs/{name} | 모바일 SDK 기본 구성 조회. |
| DELETE | /api/mobile/security/namespaces/{namespace}/mobile_base_configs/{name} | 모바일 SDK 기본 구성 삭제. |
| GET | /api/shape/bot/namespaces/system/apikey | API 키 |
| GET | /api/shape/bot/namespaces/system/regions | 지역 |
| POST | /api/shape/bot/namespaces/{metadata.namespace}/protected_applications | 보호된 애플리케이션 만들기. |
| PUT | /api/shape/bot/namespaces/{metadata.namespace}/protected_applications/{metadata.name} | 보호된 애플리케이션 교체. |
| GET | /api/shape/bot/namespaces/{namespace}/protected_applications | 보호된 애플리케이션 목록 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/protected_applications/{name} | 보호된 애플리케이션 조회. |
| DELETE | /api/shape/bot/namespaces/{namespace}/protected_applications/{name} | 보호된 애플리케이션 삭제. |
| GET | /api/shape/bot/namespaces/{namespace}/protected_applications/{name}/config | 커넥터 구성. |
| GET | /api/shape/bot/namespaces/{namespace}/protected_applications/{name}/template | 템플릿 커넥터. |
| POST | /api/shape/bot/namespaces/system/reporting/peers/check | 피어 상태 확인. |
| GET | /api/shape/bot/namespaces/{namespace}/reporting/atb | ATB 상태. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/atb | ATB |
| GET | /api/shape/bot/namespaces/{namespace}/reporting/consumption/summary | 소비 요약. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/endpoint/categories | 엔드포인트 카테고리. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/endpoint/categories/{category} | 엔드포인트 카테고리 레이블. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/endpoint/list | 모든 보호된 엔드포인트. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/endpoint/summary | 엔드포인트 요약. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/endpoints | 엔드포인트 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/insight/credential-stuffing-attack | 인사이트 이벤트: 자격증명 스터핑 공격. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/insight/event/bad-bot-reduction | 인사이트 불량 봇 감소. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/insight/event/unaddressed-automations | 인사이트 미처리 자동화. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/insight/personal-stats | 인사이트 개인 통계. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/insight/total-automation | 인사이트 이벤트: 총 자동화. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/malicious/endpoints | 악성 엔드포인트 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/malicious/transactions/asn | 악성 트랜잭션 ASN 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/malicious/transactions/browser | 악성 트랜잭션 브라우저 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/malicious/transactions/ip | 악성 트랜잭션 IP 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/malicious/transactions/os | 악성 트랜잭션 OS 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/malicious/transactions/ua | 악성 트랜잭션 UA 보고. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/endpoints | 상위 공격받은 엔드포인트. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/latency/overview | 상위 지연 개요. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/latency/overview/apps | 상위 지연 개요 앱. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/malicious/asorg | ASOrg별 상위 악성 봇. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/malicious/automation | 상위 악성 봇 자동화 유형. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/malicious/ip | IP 주소별 상위 악성 봇. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/malicious/ua | 사용자 에이전트 문자열별 상위 악성 봇. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/transactions/app | 애플리케이션별 상위 트랜잭션. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/transactions/categories | 상위 카테고리. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/transactions/endpointlabels | 상위 엔드포인트 레이블. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/good | 상위 정상 봇. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/human/dimension/browser | 상위 사람 브라우저. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/human/dimension/device | 상위 사람 디바이스. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/human/dimension/geolocation | 상위 사람 지리적 위치. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/human/dimension/platform | 상위 사람 플랫폼. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/app | 애플리케이션별 상위 악성 봇. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/apps/timeseries | 악성 보고 앱 시계열. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/asorg | ASOrg별 상위 악성 봇 v2. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/asorg/{attack_type} | 공격 의도별 상위 ASN. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/attackintent | 공격 의도별 상위 악성 봇. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/automation | 상위 악성 봇 자동화 유형 v2. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/bfp | 상위 공격받은 BFP. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/endpoints | 상위 공격받은 엔드포인트 v2. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/ip | IP 주소별 상위 악성 봇 v2. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/ip/{attack_type} | 공격 의도별 상위 소스 IP. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/ua | 사용자 에이전트 문자열별 상위 악성 봇 v2. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/top/type/malicious/dimension/ua/{attack_type} | 공격 의도별 상위 사용자 에이전트. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/dimension/attackintent/timeseries | 모든 트래픽의 공격 의도 시계열. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/dimension/categories/timeseries | 모든 트래픽의 카테고리 시계열. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/malicious/dimension/attackintent/timeseries | 악성 봇 공격 의도 시계열. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/malicious/overview/actions | 액션별 악성 트래픽 개요. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/malicious/overview/metrics | 악성 트래픽 개요 메트릭. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/malicious/overview/timeseries/actions | 액션별 악성 트래픽 개요 시계열. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/overview | 트래픽 개요. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/overview/expanded | 확장 트래픽 개요. |
| POST | /api/shape/bot/namespaces/{namespace}/reporting/traffic/overview/timeseries | 트래픽 개요 시계열. |
| GET | /api/shape/bot/namespaces/{namespace}/reporting/usage/summary | 사용 요약. |
| POST | /api/shape/bot/namespaces/{namespace}/v1/reporting/forensic/fields | 포렌식 필드. |
| POST | /api/shape/bot/namespaces/{namespace}/v1/reporting/traffic/automated/overview/actions | 액션별 자동화 트래픽 개요. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/endpoint/summary | 엔드포인트 요약 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/malicious/endpoints | 악성 엔드포인트 보고 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/malicious/transactions/asn | 악성 트랜잭션 ASN 보고 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/malicious/transactions/browser | 악성 트랜잭션 브라우저 보고 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/malicious/transactions/ip | 악성 트랜잭션 IP 보고 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/malicious/transactions/os | 악성 트랜잭션 OS 보고 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/malicious/transactions/ua | 악성 트랜잭션 UA 보고 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/good | 상위 정상 봇 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/human/dimension/browser | 상위 사람 브라우저 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/human/dimension/device | 상위 사람 디바이스 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/human/dimension/geolocation | 상위 사람 지리적 위치 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/human/dimension/platform | 상위 사람 플랫폼 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/malicious/dimension/apps/timeseries | 악성 보고 앱 시계열 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/malicious/dimension/asorg/{attack_type} | 공격 의도별 상위 ASN V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/malicious/dimension/attackintent | 공격 의도별 상위 악성 봇 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/malicious/dimension/endpoints | 상위 공격받은 엔드포인트 v3. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/malicious/dimension/ip/{attack_type} | 공격 의도별 상위 소스 IP V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/top/type/malicious/dimension/ua/{attack_type} | 공격 의도별 상위 사용자 에이전트 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/malicious/dimension/attackintent/timeseries | 악성 봇 공격 의도 시계열 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/malicious/overview/actions | 액션별 악성 트래픽 개요 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/malicious/overview/metrics | 악성 트래픽 개요 메트릭 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/malicious/overview/timeseries/actions | 액션별 악성 트래픽 개요 시계열 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/overview | 트래픽 개요 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/overview/expanded | 확장 트래픽 개요 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v2/reporting/traffic/overview/timeseries | 트래픽 개요 시계열 V2. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/top/type/good | 상위 정상 봇 V3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/top/type/malicious/dimension/asorg | ASOrg별 상위 악성 봇 v3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/top/type/malicious/dimension/automation | 상위 악성 봇 자동화 유형 v3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/top/type/malicious/dimension/ip | IP 주소별 상위 악성 봇 v3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/top/type/malicious/dimension/ua | 사용자 에이전트 문자열별 상위 악성 봇 v3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/traffic/overview | 트래픽 개요 V3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/traffic/overview/expanded | 확장 트래픽 개요 V3. |
| POST | /api/shape/bot/namespaces/{namespace}/v3/reporting/traffic/overview/timeseries | 트래픽 개요 시계열 V3. |
| POST | /api/shape/bot/namespaces/{namespace}/v4/reporting/top/type/malicious/dimension/endpoints | 상위 공격받은 엔드포인트 v4. |
| POST | /api/shape/bot/namespaces/{namespace}/v4/reporting/top/type/malicious/dimension/ua | 사용자 에이전트 문자열별 상위 악성 봇 v4. |
| POST | /api/shape/bot/namespaces/{namespace}/v4/reporting/traffic/overview/expanded | 트래픽 분석기의 확장 트래픽 개요. |
| POST | /api/shape/bot/namespaces/{namespace}/v4/reporting/traffic/overview/timeseries | 트래픽 개요 시계열 V4. |
| POST | /api/shape/bot/namespaces/{namespace}/v5/reporting/top/type/malicious/dimension/endpoints | 상위 공격받은 엔드포인트 v5. |
| POST | /api/shape/bot/namespaces/{namespace}/v5/reporting/traffic/overview/expanded | 확장 트래픽 개요 V5. |
| POST | /api/shape/bot/reporting/peers/threat-types | 위협 유형별 피어 그룹. |
| POST | /api/shape/bot/reporting/peers/top-good-bots | 피어 그룹 상위 정상 봇. |
| POST | /api/shape/bot/reporting/peers/top-reason-codes | 피어 그룹 상위 이유 코드. |
| POST | /api/shape/bot/reporting/peers/traffic/overview | 피어 그룹 트래픽 개요. |
| POST | /api/shape/bot/namespaces/system/bot-defense/addon/subscribe | Shape Bot Defense 구독. |
| POST | /api/shape/bot/namespaces/system/bot-defense/addon/unsubscribe | Shape Bot Defense 구독 취소. |
| POST | /api/shape/bot/subscribe | Shape Bot Defense 구독. |
| POST | /api/shape/bot/unsubscribe | Shape Bot Defense 구독 취소. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/channel | 채널 대시보드. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/conversion | 전환 대시보드. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/enjoy | Enjoy 대시보드. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/friction_aggregation | 마찰 집계 대시보드. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/friction_histogram | 마찰 히스토그램 대시보드. |
| GET | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/health | 상태 확인. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/lift | Lift 대시보드. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/rescue | Rescue 대시보드. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/dashboard/top_reason_code | 상위 이유 코드. |
| GET | /api/shape/recognize/namespaces/system/recognize/addon/provision | Recognize 프로비저닝 상태 애드온 조회. |
| GET | /api/shape/recognize/namespaces/system/recognize/addon/state | 상태 |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/subscribe | Shape Recognize 구독. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/unsubscribe | Shape Recognize 구독 취소. |
| POST | /api/shape/recognize/namespaces/system/recognize/addon/validate/src_tag_injection | ValidateSrcTagInjection 애드온. |
| POST | /api/shape/safeap/namespaces/system/safeap/addon/subscribe | Safe AP 구독. |
| POST | /api/shape/safeap/namespaces/system/safeap/addon/unsubscribe | Safe AP 구독 취소. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/getcurrentfrauddata | 현재 사기 데이터 조회. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/gettopriskyaccounts | 상위 위험 계정 조회. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/gettopriskydevices | 상위 위험 디바이스 조회. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/gettopriskyipaddresses | 상위 위험 IP 주소 조회. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/gettopriskyreasons | 상위 위험 이유 조회. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/gettransactiondata | 트랜잭션 데이터 조회. |
| GET | /api/shape/safeap/namespaces/system/safeap/dashboard/health | 상태 확인. |
| POST | /api/shape/safeap/namespaces/system/safeap/dashboard/safecubejsdata | SafeCubeJS 데이터 조회. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/block/audit | SAFE 차단 테이블 목록 조회. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/block/csv/audit | SAFE 분석가 차단 감사를 CSV 파일로 조회. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/block/csv/table | SAFE 분석가 차단 테이블을 CSV 파일로 조회. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/block/details | SAFE 차단 상세 정보 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/block/feedback | SAFE 차단 피드백 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/block/rule | SAFE 차단 규칙 게시. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/block/table | SAFE 차단 테이블 목록 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/ep | SAFE Ep 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/feedback | 사기 피드백 업데이트. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/general_feedback | 사기 피드백 업데이트. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/health | 상태 요청 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/provision | SAFE 프로비저닝 게시. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/overview | SAFE 개요 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/overview | SAFE 개요 게시. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/top_locations | SAFE 상위 위치 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/top_locations | SAFE 상위 위치 게시. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/top_sources | SAFE 상위 소스 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/top_sources | SAFE 상위 소스 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/stats/transactions_over_time | 시간 경과에 따른 SAFE 트랜잭션 게시. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/summary | SAFE 분석가 요약 조회. |
| GET | /api/shape/safe/namespaces/{namespace}/safe/sas/transaction_details | SAFE 분석가 트랜잭션 상세 정보 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transaction_details | SAFE 트랜잭션 상세 정보 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transaction_device_history | SAFE 트랜잭션 디바이스 이력 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transaction_locations | SAFE 트랜잭션 위치 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transaction_related_sessions | SAFE 트랜잭션 관련 세션 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transaction_timeline | SAFE 트랜잭션 타임라인 게시. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transactions | SAFE 분석가 트랜잭션 목록 조회. |
| POST | /api/shape/safe/namespaces/{namespace}/safe/sas/transactions_csv | SAFE 분석가 트랜잭션을 CSV 파일로 조회. |
| GET | /api/shape/bot/namespaces/{namespace}/reporting/config | 엔터프라이즈 구성. |