Document

Prev Next

Available in Classic and VPC

CLOVA OCR > Domain on the NAVER Cloud Platform enables you to create and manage Document domains. These domains use a machine learning–based text recognition engine to automatically extract input data as key–value pairs. Document OCR domains support documents such as ID cards, certificates, and bank statements that may contain sensitive information. You must complete a prior application review before using this feature. The service provides guidance on securely handling personal and sensitive information through prior approval, including reference architectures.
This section explains how to create and use a Document-type domain. For details on viewing, deleting, and copying domain lists, as well as on integrating with API Gateway,see Domain.

Create Domain

To create a domain with the service type set to Document:

Note
  • To create a Document-type domain, first configure a specialized model. After requesting access to a specialized model, see Specialized Model Configuration for setup instructions.
  • You can create up to two domains per specialized model.
  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA OCR.
  2. Click the Domain menu.
  3. Click [Create domain] and then click [Specialized model].
  4. When the Create Domain popup appears, enter the required information.
    • Domain name: Enter 1–50 characters using Korean, English (upper/lowercase), Chinese, Japanese, numbers, and full-width/half-width special characters (& 。 _ - × 々), then click [Check] to verify availability.
    • Domain code: Enter 1–50 characters using English letters (upper/lowercase) and special characters (.?&。_-×々), excluding spaces, then click [Check] to verify availability.
    • Service type: View Document
    • Recognition model (Specific): Select the specialized model that the domain recognizes.
      • Business Registration Certificate (KR): Recognizes (individual/corporate) business registration certificates, business registration certificates, mail-order business registration certificates, business operation licenses, and certificates of seal impression.
      • Credit Card (Global): Extracts the card number and expiration date. Supports vertical card recognition.
      • Receipt (KR): Extracts key information such as store details, payment history, payment method, and amount.
      • ID Card (KR): Recognizes resident registration cards, driver’s licenses, and passports (KR and Global).
      • Business Card (KR/EN/JP): Extracts information such as name, company name, department, phone number, address, and email.
    • Service plan: Click to select the service plan to apply to the domain.
  5. Click [Create domain].
Note

For more details on each item in step 4, see the domain list in Domain.

Specialized model setup

To create a Document-type domain, you must apply to use a specialized model. Submit the application through the NAVER Cloud Platform console. After you submit a business partnership request through the console, a NAVER Cloud Platform representative reviews it and responds with any additional checks or required follow-up actions. It may take a few business days for NAVER Cloud Platform to approve your application. To apply for a specialized model:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA OCR.
  2. Click the Domain menu.
  3. Click [Specialized model setup].
  4. When the list of specialized models appears, review the details and status for each model.
    • Specialized model: The type of specialized model
    • Supported languages: The languages the specialized model can recognize
    • Description: Details about the specialized model
    • Application status: Indicates whether the specialized model is available for use
      • Available: The request to use the specialized model is approved, and you can create domains with the Document service type.
      • Pending approval: An administrator is reviewing the request to use the specialized model.
      • Approval rejected: Status where the approval of the specialized model subscription request has been rejected
      • Not applied: Status where a specialized model subscription request is required
  5. Click [Request specialized model].
  6. When the agreement for technical and administrative levels for CLOVA OCR (specialized model) service popup appears, click Read and agree to the CLOVA OCR Terms of service. And agree.
  7. Click [OK].
  8. When the specialized model setting popup appears, enter the required information.
    • Specialized model: Click to select the specialized model you want to request.
    • Purpose of use: Specify the purpose for using the specialized model. Examples: Services using specialized models (shopping malls, bookkeeping, etc.) / Internal document management / Outsourced document management / Resale / Integration into software or hardware / Other
    • Usage period: Enter the period during which you plan to use the specialized model. Example: MM YYYY
    • Estimated usage: Enter the expected usage volume of the specialized model. Example: Business Registration Certificate (KR) specialized model, 30,000 API calls per month
    • Details: Enter focusing on actual usage quickstart. Example: Operating a shopping mall, using specialized model for credit cards when registering customer credit cards
  9. Click [OK].
Note
  • Specialized models can be requested only when you're using CLOVA OCR.
  • You can apply with a Main Account, not a Sub Account.

API Gateway integration

To integrate the API Gateway to set the Invoke URL for Document OCR:

  1. In the NAVER Cloud Platform console, navigate to i_menu > Services > AI Services > CLOVA OCR.
  2. Click the Domain menu.
  3. Click [API Gateway integration] of a Document domain.
  4. When the Document OCR popup appears, set up the required information.

Call API

Once you complete the invoke URL settings of Document OCR, you can enter images by calling the API provided by CLOVA OCR, and get the recognized value. For more information about how to call APIs, see the following guide: