K-뷰티 성분을 INCI 기준으로 변환하는 API를 개발했습니다.
K-뷰티 드롭쉽핑을 위한 쇼피파이 앱 개발자들이 성분 변환에 어려움을 겪는 문제를 해결하기 위해 'Legal K-Beauty INCI Translator API'를 개발했습니다. 이 API는 한국 성분을 POST 요청으로 전송하면 INCI 표준 이름 배열을 반환하며, 불확실한 성분에 대해서는 추측하지 않고 'UNVERIFIED_MANUAL_CHECK_REQUIRED'라는 메시지를 반환합니다. 추가로 비건 여부와 일반 위험 점수를 자동으로 제공합니다.
Developed an API to translate K-Beauty ingredients into INCI standards.
To address the common struggles of developers building Shopify apps for K-Beauty dropshippers, a new API called 'Legal K-Beauty INCI Translator API' has been developed. This API allows users to post Korean ingredient names and receive a clean, structured JSON response with exact INCI names. It features strict controls to avoid guessing ambiguous ingredients, returning 'UNVERIFIED_MANUAL_CHECK_REQUIRED' when necessary. Additionally, it provides extra data on vegan friendliness and hazard scores.