Skip to main content
POST
Fetch 3D Response
This endpoint does not generate new images, it returns already generated/queued images.

Request

Send a POST request to below endpoint to return the corresponding queued images.
curl

Body

json

Path Parameters

id
string
required

The ID returned with the image URL upon generation

Body

application/json
key
string
required

Your enterprise API key used for request authorization

Example:

"enterprise_api_key"

Response

Successful response

status
enum<string>
required

Status of the request

Available options:
success,
error
id
integer

The ID of the generated content

Example:

12202888

output
string<uri>[]

Array of URLs for the generated content

Example: