This endpoint gets the details of your server
--request POST 'https://stablediffusionapi.com/api/v1/enterprise/system_details' \
Make a POST
request to https://stablediffusionapi.com/api/v1/enterprise/system_details
endpoint.
How to Video Guide
Click HERE to watch a how to video.
key : Your API Key
{
"key": "enterprise_api_key",
}
{
"model_count": 0,
"queue_time": 0,
"status": "ok"
}