✨ NEW:SORA Watermark Remover - Remove watermarks from SORA generated videos. · Try it now
cURL
curl --request POST \ --url https://modelslab.com/api/v1/enterprise/flux/system_details \ --header 'Content-Type: application/json' \ --data ' { "key": "<string>" } '
{ "model_count": 0, "queue_time": 0, "status": "ok" }
This endpoint returns information about your server.
POST
--request POST 'https://modelslab.com/api/v1/enterprise/flux/system_details' \
{ "key": "enterprise_api_key" "deploy_type": "flux_2_dev" }
Your API key
System details retrieved
Was this page helpful?