cURL
curl --request POST \ --url http://localhost:4010/api/images/imageToPrompt \ --header 'Accept-Language: <accept-language>' \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data ' { "image": "<string>" } '
201
Example
{ "captionPrompt": "<string>", "captionTPrompt": "<string>"}
플랫폼 구분 (web, app, figma)
web
app
figma
api
language(언어)
reference image url(레퍼런스 이미지 주소)
Image to Text Prompt(이미지2텍스트 프롬프트)
Translated Prompt(번역된 프롬프트)