✨ NEW:SORA Watermark Remover - Remove watermarks from SORA generated videos. · Try it now
cURL
curl --request POST \ --url https://modelslab.com/api/v1/enterprise/interior/fetch/{id} \ --header 'Content-Type: application/json' \ --data ' { "key": "<string>" } '
{ "status": "success", "message": "Operation completed successfully" }
Fetch Queued Request API fetches queued request.
POST
--request POST 'https://modelslab.com/api/v1/enterprise/interior/fetch/{id}' \
{ "key": "enterprise_api_key" }
Your API key
Success
"success"
"Operation completed successfully"
Was this page helpful?