download (번역된 문서 다운로드)
    • PDF

    download (번역된 문서 다운로드)

    • PDF

    Article Summary

    개요

    • 번역 완료된 파일 다운로드 API (GET)
    • 번역 완료 후 7일 이내 재다운로드 가능

    Header

    NameDescription
    X-NCP-APIGW-API-KEY-IDNCP 앱 등록 시 발급받은 Client ID
    X-NCP-APIGW-API-KEYNCP 앱 등록 시 발급받은 Secret Key

    Parameter

    NameTypeRequiredDescription
    requestIdStringtrueTranslate API 요청 시 발급받은 Request ID

    Response

    정상 응답의 경우, attachment 형식의 번역 바이너리 리턴

    Response Header

    • Content-Type: application/octet-stream or etc..
    • Content-disposition: attachment; filename=원본 파일명

    오류 코드

    {
      "error": {
        "errorCode": "25003",
        "message": "requestId is invalid"
      }
    }
    
    HTTP Status CodeCodeMessageDescription
    40125003requestId is invalid유효하지 않은 request ID로 요청한 경우

    CURL Example

    $ curl -X GET 'https://naveropenapi.apigw.ntruss.com/doc-trans/v1/download?requestId=20201007_2522985202669'
    

    이 문서가 도움이 되었습니까?

    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.