✨ NEW:Flux 2 Dev Generate photorealistic images. · Try it now
cURL
curl --request POST \ --url https://modelslab.com/api/v1/enterprise/flux_headshot/system_details \ --header 'Content-Type: application/json' \ --data ' { "key": "<string>" } '
{ "status": "success", "model_count": 0, "queue_time": 0 }
This endpoint returns information about your server.
POST
--request POST 'https://modelslab.com/api/v1/enterprise/flux_headshot/system_details' \
{ "key": "enterprise_api_key" }
Your API key
System details returned
"success"
0
Was this page helpful?