This endpoint allows you to start a new inference task with specified parameters and goals.
Header | Type | Required | Description |
---|---|---|---|
x-api-key | string | Yes | Your API key for authentication |
Field | Type | Required | Description |
---|---|---|---|
end_point | string | Yes | The endpoint or service to call for inference |
goal | string | Yes | The goal or objective for this inference task |
params | object | No | Additional parameters for the inference task |
Inference task started successfully
The response is of type object
.