- Print
- PDF
CLOVA GreenEye overview
- Print
- PDF
Available in Classic and VPC
CLOVA GreenEye is a NAVER Cloud Platform service that uses an image analysis solution based on CLOVA's AI Vision technology to determine the harmfulness of images. It categorizes content into four classes: obscene, adult, sexual, and normal.
Common CLOVA GreenEye settings
The following describes commonly used request and response formats in CLOVA GreenEye APIs.
Request
The following describes the common request format.
API URL
The request API URL is as follows.
https://clovagreeneye.apigw.ntruss.com
Request headers
The following describes the headers.
Field | Required | Description |
---|---|---|
X-GREEN-EYE-SECRET | Required | Secret key obtained from Domain > API integration settings in the console |
Content-Type | Required | Request data format
|
The secret key can be found in API integration settings of Domain after completing the service subscription and domain creation in the NAVER Cloud Platform console. For more information, see the CLOVA GreenEye User Guide.
Response
The following describes the common response format.
Response status codes
CLOVA GreenEye APIs use NAVER Cloud Platform's common response status codes. For response status codes common to NAVER Cloud Platform, see Ncloud API response status codes.
CLOVA GreenEye API
The following describes the APIs provided by the CLOVA GreenEye service.
API | Description |
---|---|
Diagnose image harm | Detect image harm using public URLs or Base64-encoded data |
CLOVA GreenEye related resources
NAVER Cloud Platform provides a variety of related resources to help users better understand CLOVA GreenEye APIs.
- CLOVA GreenEye API guides
- Common Ncloud response status codes: information on common response status codes of NAVER Cloud Platform used by the CLOVA GreenEye service
- How to use the CLOVA GreenEye service
- CLOVA GreenEye User Guide: how to use CLOVA GreenEye in the NAVER Cloud Platform console
- Ncloud use environment guide: guide on VPC and Classic environments and supported features
- Introduction to pricing, characteristics, and detailed features: summary of CLOVA GreenEye pricing system, characteristics, detailed features, and use cases of CLOVA GreenEye
- Latest service news: the latest news on CLOVA GreenEye
- FAQ: frequently asked questions from CLOVA GreenEye users
- Contact Us: Send direct inquiries in case of any unresolved questions that aren't answered by the user guides.