> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-dev-api-v1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a job

> Submit a workflow for execution. The job is queued and executed asynchronously.

Poll `GET /v1/jobs/{id}` for status updates, or use WebSocket/webhooks for real-time updates.


