AiTEMS summary
    • PDF

    AiTEMS summary

    • PDF

    Article Summary

    AiTEMS provides an API through NAVER Cloud Platform's API Gateway.
    An access key and secret key are required to authenticate the API.
    For how to create and use the API key, please refer to API Gateway Guide - Make API request.
    For the access key and secret key, please refer to Common guide - API summary.

    AiTEMS is providing various APIs and you can check the API's specifications and perform a simple test through Swagger page. You can access the AiTEMS's Swagger document as follows.

    1. Connect to console
    2. Select Services > API Gateway service
    3. Select Published APIs > AiTEMS > Catalog
    4. Select the AiTEMS, then the API manual below
      The screen you'll see is the AiTEMS's Swagger page, and the link at the top of the page, https://aitems.apigw.ntruss.com/api/v1, is the AiTEMS's API address.

    Common settings


    AiTEMS API URL

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

    Request header

    Header nameDescription
    x-ncp-apigw-timestampIt indicates the time elapsed since January 1, 1970 00:00:00 UTC in milliseconds, and if the time difference compared to the API Gateway server is more than 5 minutes, then the request is considered invalid
    x-ncp-apigw-timestamp:{Timestamp}
    x-ncp-iam-access-keyValue of Access Key ID issued on NAVER Cloud Platform portal
    x-ncp-iam-access-key:{Sub Account Access Key}
    x-ncp-apigw-signature-v2Signature encrypted with the Access Key ID value and Secret Key
    x-ncp-apigw-signature-v2:{API Gateway Signature}
    Content-TypeSpecifies the request body content type as application/json
    Content-Type: application/json

    Service creation example



    Was this article helpful?

    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.