✨ NEW:SORA Watermark Remover - Remove watermarks from SORA generated videos. · Try it now
cURL
curl --request POST \ --url https://modelslab.com/api/v1/enterprise/face_gen/system_details \ --header 'Content-Type: application/json' \ --data ' { "key": "<string>" } '
{ "status": "success", "model_count": 0, "queue_time": 0 }
This endpoint is used to get system details of your dedicated server.
POST
--request POST 'https://modelslab.com/api/v1/enterprise/face_gen/system_details' \
{ "key": "enterprise_api_key" }
Your API key
System details returned
"success"
0
Was this page helpful?