[공지] 비전, 번역 API v2가 오픈 됩니다 / [Notice] The new version of Vision&Translation APIs released!

새로운 기능 추가와 더 편리한 사용을 위해 비전 API, 번역 API v2를 오픈하였습니다.


v2 API 변경사항:

  1. 도메인이 변경됩니다.
    기존 v1 API에서 https://kapi.kakao.com 으로 요청하던 것을, v2에서는 https://dapi.kakao.com 으로 요청합니다.

  2. 비전 API의 URL이 변경됩니다.

  1. 비전 API의 multipart upload에 필요한 param name 중 file을 이미지 파일 image로 변경하였습니다.

  2. 문자 영역 감지, 문자 인식 API 를 함께 호출해야 했던 v1 API와 달리, 하나의 OCR API로만 글자 추출이 가능해져 더 편리하게 사용할 수 있습니다.

  3. 번역 API의 URL이 변경되고, 언어감지 API가 추가됩니다.


종료 일정:

2021년 2월 25일에 기존 v1 API가 종료됩니다.
API가 종료되면 호출이 불가능하니 서비스에 영향이 없도록 그 전에 변경 부탁드립니다.

감사합니다.


============


For new features and convenient use, we opened the new version(v2) of Vision and Translation APIs.


What’s new?

  1. The domain has changed from https:://kapi.kakao.com to https://dapi.kakao.com.

  2. The URLs of Vision API have changed.

  1. One of param names required for multipart upload of Vision API, file has changed to image.

  2. While you have to call both ‘Detect character regions API’ and ‘Recognize characters API’, you can simply call ‘OCR API’ in the new version of Vision API.

  3. The URL of Translation API has changed and a new API has been added.


Deprecation schedule:

The previous version(v1) of Vision and Translation APIs will be deprecated in February 25th, 2021.
Make sure to adopt a new version of APIs before the deprecation date. Otherwise, you cannot call Vision or Translation API from the services or apps still using v1.


Thank you.