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 Cloud Platform 인증키 및 Signature 생성 가이드 바로가기

    헤더 명설명
    x-ncp-apigw-timestamp1970 년 1 월 1 일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(Millisecond)로 나타낸 것
    API Gateway 서버와 시간차가 5 분 이상 나는 경우 유효하지 않은 요청으로 간주
    x-ncp-apigw-timestamp:{Timestamp}
    x-ncp-iam-access-key네이버 클라우드 플랫폼 포털에서 발급받은 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.