Skip to main content
POST
Enterprise: System Details Endpoint

Overview

This endpoint returns information about your server.

Request

Send a POST request to https://modelslab.com/api/v1/enterprise/image_to_video_ultra/system_details endpoint to get information about your server.

Attributes

Example

Body

Body Raw

Request

  • JS
  • PHP
  • NODE
  • PYTHON
  • JAVA

Response

The example below shows that there are no queued images for processing at the moment of the request.

Body

application/json
key
string
required

Your API key

Response

Success

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"

Related topics

System Details