Request

Send a POST request to below endpoint to get information about your server.
curl
--request POST 'https://modelslab.com/api/v1/enterprise/super_resolution/system_details' \

Body

json
{ 
    "key": "enterprise_api_key"
}