Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://localhost:4010/api/images/reference \ --header 'Content-Type: multipart/form-data' \ --header 'X-Api-Key: <api-key>' \ --form file='@example-file'
201
Example
"0/reference-1231231.png"
Upload Success(Returning Reference Link) (업로드 성공(레퍼런스 링크 반환))
The response is of type string.
string