List Price Overview
    • PDF

    List Price Overview

    • PDF

    Article Summary

    Overview

    API that inquires the products and prices available on Naver Cloud platform.
    Billing API is provided in RESTful form.
    It is made by calling the HTTP-style GET/POST method.

    Common Settings

    API URL

    GET or POST
    https://billingapi.apigw.ntruss.com/billing/v1/
    

    Request headers

    HeaderDescription
    x-ncp-apigw-timestampIt shows the time elapsed since January 1, 1970 00:00:00 UTC in millisecond.
    If the time differs from that of the API Gateway server by 5 minutes or more, then the request is considered invalid.
    x-ncp-iam-access-keyAPI Key issued by Naver Cloud Platform or AccessKey issued by IAM.
    x-ncp-apigw-signature-v2Signature used to encrypt the body of the example above with SecretKey that maps with AccessKey.
    The HMAC encryption algorithm is HmacSHA256.

    Operations

    Common

    API nameDescription
    getProductListLook up the product list.
    getProductPriceListI look up the product and price list.
    getPriceListI look up the price list.

    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.