cURL
curl --request POST \ --url https://api.simli.ai/faces/legacy \ --header 'Content-Type: multipart/form-data' \ --header 'x-simli-api-key: <api-key>' \ --form image='@example-file'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.simli.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.simli.com/llms.txt
Use this file to discover all available pages before exploring further.
1.5
Successful Response