Unified API Schema
Introduction
create task
and get task
.create task
request body: model
, task_type
, and input
.Key Benefits of the Unified API
Unified API Structure
1.
2.
create task
request body, you will need to specify three main components:Example Workflow
create task
and get task
endpoints to interact with our models.Create Task: Submit a task to generate an image using the model "Qubico/flux1-dev."
Get Task: Fetch the status and results of the task once it's completed.