MENU
      AiTEMS overview
        • PDF

        AiTEMS overview

        • PDF

        Article summary

        Available in Classic and VPC

        AiTEMS is a NAVER Cloud Platform service that enables you to easily and quickly implement and provide recommendation services tailored to the user's tastes without requiring expertise in machine learning (ML) and AI. The AiTEMS service provides the features to create and manage datasets and schemas for training in the form of RESTful APIs.

        Note

        To use AiTEMS APIs, you need to subscribe to the AiTEMS service from the NAVER Cloud Platform console first. See Subscribe to AiTEMS service.

        Common AiTEMS settings

        The following describes commonly used request and response formats in AiTEMS APIs.

        Request

        The following describes the common request format.

        API URL

        The request API URL is as follows.

        https://aitems.apigw.ntruss.com/api/v1
        HTTP

        Request headers

        The following describes the headers.

        FieldRequiredDescription
        x-ncp-apigw-timestampRequiredThis is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC
      • Request is considered invalid if the timestamp differs from the current time by more than 5 minutes
      • x-ncp-iam-access-keyRequiredAccess key issued on NAVER Cloud Platform
      • Issue and check access key: See Create authentication key
      • Issue and check access key for sub account: See Create sub account
      • x-ncp-apigw-signature-v2RequiredBase64-encoded signature that encrypts the request information with a secret key that maps to the access key issued on NAVER Cloud Platform, using the HMAC encryption algorithm (HmacSHA256)
      • Issue and check secret key: See Create authentication key
      • Create signature: See Create signature
      • Content-typeRequiredRequest data format
      • application/json
      • Response

        The following describes the common response format.

        Response status codes

        The following describes the response status codes.

        HTTP status codeCodeMessagesDescription
        201-CreatedCreation completed
        400-Bad RequestInvalid request
        401-UnauthorizedAuthentication unavailable
        403-ForbiddenUnauthorized
        404-Not FoundResource can't be found
        500-Internal Server ErrorServer Error
        Note

        For response status codes common to NAVER Cloud Platform, see Ncloud API response status codes.

        AiTEMS API

        The following describes the APIs provided by the AiTEMS service.

        Service

        The following describes the service-related APIs.

        APIDescription
        Create serviceCreate service
        Edit service datasetEdit service dataset
        Edit service update cycleEdit service update cycle
        View service listGet complete service list
        Get serviceGet service details
        Request service learningRequest one-time service training
        Request service cycle trainingRequest cyclical service training
        Modify serviceEdit service information
        Delete serviceDelete service
        View training listGet complete training list
        View trainingGet training details
        Get update listGet update list
        Test training resultTest for checking training results
        Upload cycle training dataUpload data to run cycle training

        Dataset

        The following describes the dataset-related APIs.

        APIDescription
        Create data setsCreate data sets
        Get dataset listGet complete dataset list
        Get datasetGet dataset details
        Modify datasetEdit dataset information
        Edit dataset descriptionEdit dataset description
        Delete datasetDelete dataset

        Schema

        The following describes the schema-related APIs.

        APIDescription
        Create schemaCreate schema
        Get schema listGet complete schema list
        Get schemaGet schema details
        Edit schema descriptionEdit schema description
        Delete schemaDelete schema
        Check schema validityValidate availability of schema information
        Get basic schema informationGet required basic schema information

        NAVER Cloud Platform provides a variety of related resources to help users better understand AiTEMS APIs.


        Was this article helpful?

        What's Next
        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.