External Accessの概要
    • PDF

    External Accessの概要

    • PDF

    記事の要約

    Trust Anchor、プロファイル、Subject、CRL情報を管理する APIを提供します。
    APIは RESTful API形式で、HTTP GET、POST、PATCH、DELETEメソッドを使用します。

    共通の設定

    API URL

    GET or POST or PATCH or DELETE
    https://externalaccess.apigw.ntruss.com/api/v1 
    

    リクエストヘッダ

    NAVERクラウドプラットフォームの認証キーおよび Signature作成ガイドに移動

    ヘッダ名説明
    x-ncp-apigw-timestamp1970年1月1日 00:00:00協定世界時(UTC)からの経過時間をミリ秒(Millisecond)で表したもの
    API Gatewayサーバとの時間差が5分以上の場合は無効なリクエストとみなす
    x-ncp-apigw-timestamp:{Timestamp}
    x-ncp-iam-access-keyNAVERクラウドプラットフォームポータルから発行された Access Key ID
    x-ncp-iam-access-key:{Main Account Access Key}
    x-ncp-apigw-signature-v2Access Key IDと Secret Keyで暗号化した署名
    x-ncp-apigw-signature-v2:{API Gateway Signature}

    ErrorResponse

    {
      "error": {
        "errorCode": "string",
        "message": "string",
        "requestId": "string"
      }
    }
    
    パラメータ名タイプ説明
    errorCodestringエラーコード
    messageStringエラーメッセージ
    requestIdStringrequestId

    この記事は役に立ちましたか?

    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.